mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
update makefiles
This commit is contained in:
parent
b347b719f3
commit
7dfb6f4a13
3 changed files with 73 additions and 74 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue