update makefiles

This commit is contained in:
R4SAS 2017-10-12 13:52:36 +03:00
parent b347b719f3
commit 7dfb6f4a13
3 changed files with 73 additions and 74 deletions

View file

@ -47,8 +47,7 @@ ifeq ($(USE_AVX),1)
endif
ifeq ($(USE_ASLR),yes)
LDFLAGS += -Wl,--nxcompat -Wl,--high-entropy-va \
-Wl,--dynamicbase,--export-all-symbols
LDFLAGS += -Wl,--nxcompat -Wl,--high-entropy-va -Wl,--dynamicbase,--export-all-symbols
endif
obj/%.o : %.rc