SF.net SVN: gar:[24856] csw/mgar/pkg/binutils/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Sat Apr 18 09:28:17 CEST 2015


Revision: 24856
          http://sourceforge.net/p/gar/code/24856
Author:   rmottola
Date:     2015-04-18 07:28:17 +0000 (Sat, 18 Apr 2015)
Log Message:
-----------
binutils/trunk: force use of GREP with additional argument

Modified Paths:
--------------
    csw/mgar/pkg/binutils/trunk/Makefile

Modified: csw/mgar/pkg/binutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/binutils/trunk/Makefile	2015-04-16 18:04:08 UTC (rev 24855)
+++ csw/mgar/pkg/binutils/trunk/Makefile	2015-04-18 07:28:17 UTC (rev 24856)
@@ -19,7 +19,7 @@
 
 # EXTRA_CPPFLAGS += -features=extensions -D__FUNCTION__=__func__
 
-CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS = $(DIRPATHS) GREP=/opt/csw/bin/ggrep
 CONFIGURE_ARGS += --program-prefix=g
 # http://sourceware.org/bugzilla/show_bug.cgi?id=12265
 CONFIGURE_ARGS += --disable-werror

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list