Kaydet (Commit) 0efe684d authored tarafından Luboš Luňák's avatar Luboš Luňák

no local -Wl,-O1 linker flag

üst 95d843a2
......@@ -139,7 +139,6 @@ $(eval $(call gb_Library_add_exception_objects,vbaswobj,\
ifneq (,$(filter LINUX DRAGONFLY OPENBSD FREEBSD NETBSD, $(OS)))
$(eval $(call gb_Library_set_ldflags,vbaswobj,\
$$(LDFLAGS) \
-Wl$(COMMA)-O1 \
-Wl$(COMMA)-z$(COMMA)noexecstack \
))
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment