Another checkAlreadyPacked()
https://github.com/upx/upx/issues/463 modified: Makefile modified: p_mach.cpp
This commit is contained in:
committed by
Markus F.X.J. Oberhumer
parent
1c29f921e0
commit
fd6837b267
+1
-1
@@ -10,7 +10,7 @@ export SHELL = /bin/sh
|
||||
|
||||
# build configuration options for this Makefile
|
||||
BUILD_TYPE_DEBUG ?= 1
|
||||
BUILD_TYPE_SANITIZE ?= 1
|
||||
BUILD_TYPE_SANITIZE ?= 0
|
||||
BUILD_USE_DEPEND ?= 1
|
||||
|
||||
ifndef srcdir
|
||||
|
||||
Reference in New Issue
Block a user