8044363: Remove special build options for unpack200 executable

Reviewed-by: ksrini
This commit is contained in:
Mikael Vidstedt 2014-05-30 09:25:18 -07:00
parent 8f0e6e3060
commit ee1e17c8b9

View File

@ -442,11 +442,6 @@ else
endif
ifeq ($(OPENJDK_TARGET_CPU_ARCH), sparc)
UNPACKEXE_CFLAGS += -xregs=no%appl
UNPACKEXE_LDFLAGS_solaris += -xmemalign=4s
endif
UNPACKEXE_LANG := C
ifeq ($(OPENJDK_TARGET_OS), solaris)
UNPACKEXE_LANG := C++