123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274 |
- $OpenBSD: patch-Makefile_in,v 1.2 2013/01/20 02:23:40 tobiasu Exp $
- --- Makefile.in.orig Mon Jan 2 12:02:10 2012
- +++ Makefile.in Sun Dec 30 13:19:21 2012
- @@ -2866,7 +2866,7 @@ install:
- @: $(MAKE); $(unstage)
- @r=`${PWD_COMMAND}`; export r; \
- s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
- - $(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target
- + $(MAKE) $(RECURSE_FLAGS_TO_PASS) -j1 installdirs install-host install-target
-
- .PHONY: install-host-nogcc
- install-host-nogcc: \
- @@ -3256,7 +3256,7 @@ configure-build-libiberty:
- srcdiroption="--srcdir=$${topdir}/libiberty"; \
- libsrcdir="$$s/libiberty"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -3312,7 +3312,7 @@ configure-build-bison:
- srcdiroption="--srcdir=$${topdir}/bison"; \
- libsrcdir="$$s/bison"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -3368,7 +3368,7 @@ configure-build-byacc:
- srcdiroption="--srcdir=$${topdir}/byacc"; \
- libsrcdir="$$s/byacc"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -3424,7 +3424,7 @@ configure-build-flex:
- srcdiroption="--srcdir=$${topdir}/flex"; \
- libsrcdir="$$s/flex"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -3480,7 +3480,7 @@ configure-build-m4:
- srcdiroption="--srcdir=$${topdir}/m4"; \
- libsrcdir="$$s/m4"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -3536,7 +3536,7 @@ configure-build-texinfo:
- srcdiroption="--srcdir=$${topdir}/texinfo"; \
- libsrcdir="$$s/texinfo"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -3592,7 +3592,7 @@ configure-build-fixincludes:
- srcdiroption="--srcdir=$${topdir}/fixincludes"; \
- libsrcdir="$$s/fixincludes"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -46136,7 +46136,7 @@ configure-target-libstdc++-v3:
- srcdiroption="--srcdir=$${topdir}/libstdc++-v3"; \
- libsrcdir="$$s/libstdc++-v3"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -47120,7 +47120,7 @@ configure-target-libmudflap:
- srcdiroption="--srcdir=$${topdir}/libmudflap"; \
- libsrcdir="$$s/libmudflap"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -47577,7 +47577,7 @@ configure-target-libssp:
- srcdiroption="--srcdir=$${topdir}/libssp"; \
- libsrcdir="$$s/libssp"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -48034,7 +48034,7 @@ configure-target-newlib:
- srcdiroption="--srcdir=$${topdir}/newlib"; \
- libsrcdir="$$s/newlib"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -48490,7 +48490,7 @@ configure-target-libgcc:
- srcdiroption="--srcdir=$${topdir}/libgcc"; \
- libsrcdir="$$s/libgcc"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -49469,7 +49469,7 @@ configure-target-libquadmath:
- srcdiroption="--srcdir=$${topdir}/libquadmath"; \
- libsrcdir="$$s/libquadmath"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -49926,7 +49926,7 @@ configure-target-libgfortran:
- srcdiroption="--srcdir=$${topdir}/libgfortran"; \
- libsrcdir="$$s/libgfortran"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -50383,7 +50383,7 @@ configure-target-libobjc:
- srcdiroption="--srcdir=$${topdir}/libobjc"; \
- libsrcdir="$$s/libobjc"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -50840,7 +50840,7 @@ configure-target-libgo:
- srcdiroption="--srcdir=$${topdir}/libgo"; \
- libsrcdir="$$s/libgo"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -51297,7 +51297,7 @@ configure-target-libtermcap:
- srcdiroption="--srcdir=$${topdir}/libtermcap"; \
- libsrcdir="$$s/libtermcap"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -51689,7 +51689,7 @@ configure-target-winsup:
- srcdiroption="--srcdir=$${topdir}/winsup"; \
- libsrcdir="$$s/winsup"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -52146,7 +52146,7 @@ configure-target-libgloss:
- srcdiroption="--srcdir=$${topdir}/libgloss"; \
- libsrcdir="$$s/libgloss"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -52598,7 +52598,7 @@ configure-target-gperf:
- srcdiroption="--srcdir=$${topdir}/gperf"; \
- libsrcdir="$$s/gperf"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -53055,7 +53055,7 @@ configure-target-examples:
- srcdiroption="--srcdir=$${topdir}/examples"; \
- libsrcdir="$$s/examples"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -53497,7 +53497,7 @@ configure-target-libffi:
- srcdiroption="--srcdir=$${topdir}/libffi"; \
- libsrcdir="$$s/libffi"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -53954,7 +53954,7 @@ configure-target-libjava:
- srcdiroption="--srcdir=$${topdir}/libjava"; \
- libsrcdir="$$s/libjava"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -54411,7 +54411,7 @@ configure-target-zlib:
- srcdiroption="--srcdir=$${topdir}/zlib"; \
- libsrcdir="$$s/zlib"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -54868,7 +54868,7 @@ configure-target-boehm-gc:
- srcdiroption="--srcdir=$${topdir}/boehm-gc"; \
- libsrcdir="$$s/boehm-gc"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -55325,7 +55325,7 @@ configure-target-qthreads:
- srcdiroption="--srcdir=$${topdir}/qthreads"; \
- libsrcdir="$$s/qthreads"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -55782,7 +55782,7 @@ configure-target-rda:
- srcdiroption="--srcdir=$${topdir}/rda"; \
- libsrcdir="$$s/rda"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -56239,7 +56239,7 @@ configure-target-libada:
- srcdiroption="--srcdir=$${topdir}/libada"; \
- libsrcdir="$$s/libada"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
- @@ -56695,7 +56695,7 @@ configure-target-libgomp:
- srcdiroption="--srcdir=$${topdir}/libgomp"; \
- libsrcdir="$$s/libgomp"; \
- rm -f no-such-file || : ; \
- - CONFIG_SITE=no-such-file $(SHELL) $${libsrcdir}/configure \
- + $(SHELL) $${libsrcdir}/configure \
- $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
- --target=${target_alias} $${srcdiroption} \
- || exit 1
|