Save a couple of dollars now that make is fixed.
This commit is contained in:
parent
9487d441fb
commit
07a1a60ca9
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 2012/04/12 01:05:31 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2016/01/09 01:13:42 christos Exp $
|
||||
#
|
||||
|
||||
GNUHOSTDIST= ${.CURDIR}/../../external/lgpl3/gmp/dist
|
||||
@ -11,7 +11,7 @@ CONFIGURE_ARGS+=--disable-shared
|
||||
# PATH needs special treating since "make" tries to expand $PATH
|
||||
# when variable is used.
|
||||
CONFIGURE_ENV:= ${CONFIGURE_ENV:NPATH=*:NCFLAGS=*:NCXXFLAGS=*} \
|
||||
PATH="${TOOLDIR:Q}/bin:$$$$PATH"
|
||||
PATH="${TOOLDIR:Q}/bin:$$PATH"
|
||||
|
||||
# Force avoiding possibly non-executable install-sh.
|
||||
CONFIGURE_ENV+= ac_cv_path_mkdir="${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-install -d"
|
||||
|
Loading…
x
Reference in New Issue
Block a user