components/gperf/Makefile
changeset 206 a4474882bf60
parent 181 87e11e685b1f
child 609 775168282b2f
--- a/components/gperf/Makefile	Tue Apr 26 14:16:51 2011 -0700
+++ b/components/gperf/Makefile	Wed Apr 27 22:40:44 2011 -0700
@@ -35,10 +35,8 @@
 
 CONFIGURE_OPTIONS  +=	--infodir=$(CONFIGURE_INFODIR)
 CONFIGURE_OPTIONS  +=	--docdir=/usr/share/doc/gperf
-CFLAGS		   +=	-norunpath
 CONFIGURE_OPTIONS  +=	CFLAGS="$(CFLAGS)"
-CXXFLAGS	   +=	-norunpath
-CONFIGURE_OPTIONS  +=	CXXFLAGS="$(CFLAGS)"
+CONFIGURE_OPTIONS  +=	CXXFLAGS="$(CXXFLAGS)"
 
 build:		$(BUILD_32)