8044363: Remove special build options for unpack200 executable
Reviewed-by: ksrini
This commit is contained in:
parent
8f0e6e3060
commit
ee1e17c8b9
@ -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++
|
||||
|
Loading…
Reference in New Issue
Block a user