components/unrar/Makefile
changeset 698 7144bcdfe7dd
parent 293 a352bfc26435
child 779 0efb89d4efa5
--- a/components/unrar/Makefile	Fri Feb 17 05:35:25 2012 -0800
+++ b/components/unrar/Makefile	Mon Feb 20 10:14:44 2012 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -53,6 +53,7 @@
 COMPONENT_BUILD_ENV += DEFINES="$(CPP_LARGEFILES)"
 
 COMPONENT_BUILD_ARGS += -f makefile.unix
+COMPONENT_BUILD_ARGS += STRIP="/bin/true"
 
 # common targets
 build:		$(BUILD_32)