pkgsrc/lang/gcc46/patches/patch-af
wiz a5bb09aff3 Initial import of gcc46-4.6.0, packaged for wip by Kai-Uwe Eckhardt.
This is the gcc 4.6 compiler suite.

This package has a test target. For testing (only), this
package requires devel/dejagnu and devel/autogen.
2011-05-15 00:09:55 +00:00

13 lines
340 B
Text

$NetBSD: patch-af,v 1.1.1.1 2011/05/15 00:09:56 wiz Exp $
--- libjava/configure.orig 2011-03-25 17:07:00.000000000 +0000
+++ libjava/configure
@@ -24653,7 +24653,7 @@ $as_echo "Python modules dir: ${python_m
# needed for aot-compile-rpm
-MAKE=`which make`
+MAKE=${PKGSRC_MAKE}
# Check whether --enable-aot-compile-rpm was given.