mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-16 05:15:22 +00:00
7034700: (unpack200) build fails with fastdebug builds
Reviewed-by: ohair
This commit is contained in:
parent
aa39508b83
commit
bc945571e4
@ -127,8 +127,9 @@ prop:
|
||||
pack200-tool:
|
||||
$(call make-launcher, pack200, com.sun.java.util.jar.pack.Driver, , --pack)
|
||||
|
||||
# ignore mapfile for non-product binary
|
||||
unpacker:
|
||||
$(MAKE) $(UNPACK_EXE) STANDALONE=true
|
||||
$(MAKE) $(UNPACK_EXE) STANDALONE=true LDMAPFLAGS_DBG=
|
||||
|
||||
ifeq ($(PLATFORM), windows)
|
||||
IMVERSIONVALUE=$(JDK_MINOR_VERSION).$(JDK_MICRO_VERSION).$(JDK_UPDATE_VER).$(COOKED_BUILD_NUMBER)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user