--- old/jdk/make/launcher/Launcher-jdk.pack200.gmk 2016-01-20 11:43:49.585321823 +0100 +++ new/jdk/make/launcher/Launcher-jdk.pack200.gmk 2016-01-20 11:43:49.281321806 +0100 @@ -1,5 +1,5 @@ # -# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -72,7 +72,7 @@ UNPACK_MAPFILE := $(UNPACK_MAPFILE_DIR)/mapfile-vers-unpack200.anonymous else ifneq ($(wildcard $(UNPACK_MAPFILE_PLATFORM_FILE)), ) UNPACK_MAPFILE := $(UNPACK_MAPFILE_PLATFORM_FILE) -else +else ifneq ($(OPENJDK_TARGET_OS), bsd) UNPACK_MAPFILE := $(UNPACK_MAPFILE_DIR)/mapfile-vers-unpack200 endif