mirror of
https://github.com/imputnet/helium.git
synced 2026-08-20 00:57:32 +02:00
Fix build flags breaking gold linker
This commit is contained in:
@@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
|
||||
#export LDFLAGS+=-Wl,--no-keep-memory -Wl,--reduce-memory-overheads -Wl,--hash-size=7919
|
||||
|
||||
# more verbose linker output
|
||||
export LDFLAGS+=-Wl,--trace -Wl,--print-memory-usage
|
||||
export LDFLAGS+=-Wl,--trace -Wl,--stats
|
||||
|
||||
# treat all warnings as errors
|
||||
defines=werror=
|
||||
|
||||
Reference in New Issue
Block a user