mirror of
https://github.com/upx/upx
synced 2025-10-05 19:20:23 +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
|
UCLDIR = $(HOME)/local/src/ucl-0.92
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DEBUG = 1
|
DEBUG = 0
|
||||||
|
|
||||||
|
|
||||||
# -------------------------------------------------------
|
# -------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user