common/autoconf/spec.gmk.in

changeset 872
3c48e11c3901
parent 868
6f19b2440412
child 904
37d2736caf46
     1.1 --- a/common/autoconf/spec.gmk.in	Thu Oct 24 10:43:35 2013 +0200
     1.2 +++ b/common/autoconf/spec.gmk.in	Thu Oct 24 20:45:43 2013 -0400
     1.3 @@ -92,6 +92,7 @@
     1.4  OPENJDK_TARGET_CPU_OSARCH:=@OPENJDK_TARGET_CPU_OSARCH@
     1.5  OPENJDK_TARGET_CPU_JLI_CFLAGS:=@OPENJDK_TARGET_CPU_JLI_CFLAGS@
     1.6  OPENJDK_TARGET_OS_API_DIR:=@OPENJDK_TARGET_OS_API_DIR@
     1.7 +OPENJDK_TARGET_OS_EXPORT_DIR:=@OPENJDK_TARGET_OS_EXPORT_DIR@
     1.8  
     1.9  # We are building on this build system.
    1.10  # When not cross-compiling, it is the same as the target.

mercurial