make/autoconf/buildjdk-spec.gmk.in
changeset 53643 1126811a5124
parent 48355 4944950606ef
child 55292 f4b2d5b83ebf
child 58678 9cf78a70fa4f
--- a/make/autoconf/buildjdk-spec.gmk.in	Tue Feb 05 09:53:33 2019 -0800
+++ b/make/autoconf/buildjdk-spec.gmk.in	Tue Feb 05 09:56:19 2019 -0800
@@ -75,6 +75,8 @@
 JVM_ASFLAGS := @OPENJDK_BUILD_JVM_ASFLAGS@
 JVM_LIBS := @OPENJDK_BUILD_JVM_LIBS@
 
+FDLIBM_CFLAGS := @OPENJDK_BUILD_FDLIBM_CFLAGS@
+
 # The compiler for the build platform is likely not warning compatible with the official
 # compiler.
 WARNINGS_AS_ERRORS := false