a5bb09aff3
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.
13 lines
340 B
Text
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.
|