Revision: 25019
http://sourceforge.net/p/gar/code/25019
Author: rmottola
Date: 2015-05-23 20:49:59 +0000 (Sat, 23 May 2015)
Log Message:
-----------
re-add DIRPATHS which I removed accidentally
Modified Paths:
--------------
csw/mgar/pkg/binutils/trunk/Makefile
Modified: csw/mgar/pkg/binutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/binutils/trunk/Makefile 2015-05-23 12:36:26 UTC (rev
25018)
+++ csw/mgar/pkg/binutils/trunk/Makefile 2015-05-23 20:49:59 UTC (rev
25019)
@@ -28,6 +28,7 @@
CONFIGURE_ENV_GREP = /opt/csw/bin/ggrep
+CONFIGURE_ARGS += $(DIRPATHS)
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.