all: minor cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2024-06-14 15:15:55 +02:00
parent 1aff5f5bb7
commit 3c294d9721
14 changed files with 91 additions and 62 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
# mkdir -p build/release
# cd build/release
# cmake ../.. # run config
# make -j # and run build
# make -j4 # and run build
CMAKE = cmake
UPX_CMAKE_BUILD_FLAGS += --parallel