f2b393605c
ok espie@
175 lines
7.4 KiB
Plaintext
175 lines
7.4 KiB
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2012/04/23 15:56:41 pascal Exp $
|
|
--- Makefile.in.orig Mon Jan 2 11:59:04 2012
|
|
+++ Makefile.in Mon Apr 2 16:34:31 2012
|
|
@@ -2576,7 +2576,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
|
|
@@ -2632,7 +2632,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
|
|
@@ -2688,7 +2688,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
|
|
@@ -2744,7 +2744,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
|
|
@@ -2800,7 +2800,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
|
|
@@ -2856,7 +2856,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
|
|
@@ -30024,7 +30024,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
|
|
@@ -31008,7 +31008,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
|
|
@@ -31465,7 +31465,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
|
|
@@ -31922,7 +31922,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
|
|
@@ -32378,7 +32378,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
|
|
@@ -33357,7 +33357,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
|
|
@@ -33814,7 +33814,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
|
|
@@ -34271,7 +34271,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
|
|
@@ -34728,7 +34728,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
|
|
@@ -35185,7 +35185,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
|
|
@@ -35577,7 +35577,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
|
|
@@ -36034,7 +36034,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
|
|
@@ -40211,7 +40211,7 @@ configure-target-libitm:
|
|
srcdiroption="--srcdir=$${topdir}/libitm"; \
|
|
libsrcdir="$$s/libitm"; \
|
|
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
|