Minor cleanups.

This commit is contained in:
Markus F.X.J. Oberhumer
2016-10-09 03:12:19 +02:00
parent 554f8a376c
commit 22178f2224
3 changed files with 6 additions and 14 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ endif
mostlyclean clean distclean maintainer-clean:
rm -f *.d *.map *.o *.obj *.res ./.depend upx.exe upx.out upx.ttp upx$(exeext)
./.depend compress_lzma$(objext) : override INCLUDES += -I$(UPX_LZMADIR)
./.depend compress_lzma$(objext) : INCLUDES += -I$(UPX_LZMADIR)
compress_lzma$(objext) : CXXFLAGS += -Wno-shadow
p_mach$(objext) : CXXFLAGS += -Wno-cast-align