8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error'

Use a valid egrep expression in the non-SPARC case

Reviewed-by: dholmes
This commit is contained in:
Tim Bell 2013-02-01 09:16:19 -08:00
parent 2b389730e2
commit 6b4b68a145

View File

@ -211,7 +211,9 @@ ifeq ($(ARCH_FAMILY),sparc)
MAPFILE_EXCEPTIONS = \
(libjdgaSUNWafb|libjdgaSUNWcg6|libjdgaSUNWffb|libjdgaSUNWm64|libxinerama)
else
MAPFILE_EXCEPTIONS = ()
# At present there are no exceptions for non
# SPARC. Use a harmless value.
MAPFILE_EXCEPTIONS = (NO_EXCEPTIONS)
endif
# Macro to check it's input file for banned dependencies and verify the