make-rules/attpackagemake.mk
branchs11u3-sru
changeset 6074 4a3952ad8c2a
parent 3996 20c0f21bbe1e
--- a/make-rules/attpackagemake.mk	Thu May 26 22:52:21 2016 -0700
+++ b/make-rules/attpackagemake.mk	Thu May 26 22:52:21 2016 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 #
 # Rules and Macros for building opens source software that uses AT&T's package
@@ -62,7 +62,7 @@
 COMPONENT_INSTALL_ENV = $(COMPONENT_BUILD_ENV)
 COMPONENT_TEST_ENV = $(COMPONENT_BUILD_ENV)
 COMPONENT_INSTALL_ARGS = HOSTTYPE="$(HOSTTYPE$(BITS))"
-COMPONENT_TEST_ARGS = HOSTTYPE="$(HOSTTYPE$(BITS))"
+COMPONENT_TEST_ARGS = $(COMPONENT_BUILD_ARGS)
 
 # build the configured source
 $(BUILD_DIR)/%/.built:	$(SOURCE_DIR)/.prep