mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Default to DEBUG=0 again.
committer: mfx <mfx> 976601714 +0000
This commit is contained in:
parent
c6481575f9
commit
ccc6c7b5a0
|
@ -17,7 +17,7 @@ ifeq ($(strip $(UCLDIR)),)
|
|||
UCLDIR = $(HOME)/local/src/ucl-0.92
|
||||
endif
|
||||
|
||||
DEBUG = 1
|
||||
DEBUG = 0
|
||||
|
||||
|
||||
# -------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user