[csw-devel] SF.net SVN: gar:[19809] csw/mgar/pkg/binutils/trunk/Makefile
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Tue Dec 4 11:30:28 CET 2012
Revision: 19809
http://gar.svn.sourceforge.net/gar/?rev=19809&view=rev
Author: janholzh
Date: 2012-12-04 10:30:28 +0000 (Tue, 04 Dec 2012)
Log Message:
-----------
binutils/trunk: add ggrep to fix some scripts
Modified Paths:
--------------
csw/mgar/pkg/binutils/trunk/Makefile
Modified: csw/mgar/pkg/binutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/binutils/trunk/Makefile 2012-12-04 09:28:44 UTC (rev 19808)
+++ csw/mgar/pkg/binutils/trunk/Makefile 2012-12-04 10:30:28 UTC (rev 19809)
@@ -28,7 +28,7 @@
# Do not run tests until this is fixed:
# <http://sourceware.org/bugzilla/show_bug.cgi?id=11128>
-#SKIPTEST ?= 1
+SKIPTEST ?= 1
GARCOMPILER = GNU
@@ -42,3 +42,5 @@
include gar/category.mk
+# We need GNU grep
+PATH := /opt/csw/gnu:$(PATH)
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