make/autoconf/spec.gmk.in
branchihse-cflags-rewrite-branch
changeset 56217 e550367df595
parent 56215 1c5a3127046f
child 56219 852414e4ae77
--- a/make/autoconf/spec.gmk.in	Thu Mar 01 11:22:31 2018 +0100
+++ b/make/autoconf/spec.gmk.in	Thu Mar 01 14:31:04 2018 +0100
@@ -418,6 +418,7 @@
 
 DISABLE_WARNING_PREFIX := @DISABLE_WARNING_PREFIX@
 CFLAGS_WARNINGS_ARE_ERRORS:=@CFLAGS_WARNINGS_ARE_ERRORS@
+LDFLAGS_WARNINGS_ARE_ERRORS:=@LDFLAGS_WARNINGS_ARE_ERRORS@
 
 # A global flag (true or false) determining if native warnings are considered errors.
 WARNINGS_AS_ERRORS := @WARNINGS_AS_ERRORS@