# HG changeset patch
# User erikj
# Date 1471270499 -7200
# Node ID d8c7cc542d54a505291c24549d3c0b41f498654f
# Parent  2e83d21d78cd9c1d52e6cd2599e9c8aa36ea1f52
8069540: Remove universal binaries support from hotspot build
Reviewed-by: tbell, dholmes, dcubed

diff -r 2e83d21d78cd -r d8c7cc542d54 common/autoconf/spec.gmk.in
--- a/common/autoconf/spec.gmk.in	Wed Jul 05 22:05:29 2017 +0200
+++ b/common/autoconf/spec.gmk.in	Mon Aug 15 16:14:59 2016 +0200
@@ -251,8 +251,6 @@
 # Legacy support
 USE_NEW_HOTSPOT_BUILD:=@USE_NEW_HOTSPOT_BUILD@
 
-MACOSX_UNIVERSAL=@MACOSX_UNIVERSAL@
-
 # JDK_OUTPUTDIR specifies where a working jvm is built.
 # You can run $(JDK_OUTPUTDIR)/bin/java
 # Though the layout of the contents of $(JDK_OUTPUTDIR) is not