Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/packages-i486-stage1/coreutils
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-01 16:02:22 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-01 16:02:22 +0100
commit854da672db23e3a73ec8c006a042b1b3334e4b63 (patch)
treee952d8ca01f8d040975daec842ace8d4701e7d3d /packages-i486-stage1/coreutils
parentab6c622e801c15627beac5cdc0e0f6d9270316aa (diff)
building up to util-linux
added support for additional packages to install (ADDITIONAL_INSTALL_PACKAGE)
Diffstat (limited to 'packages-i486-stage1/coreutils')
-rw-r--r--packages-i486-stage1/coreutils2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages-i486-stage1/coreutils b/packages-i486-stage1/coreutils
new file mode 100644
index 0000000..1995b5a
--- /dev/null
+++ b/packages-i486-stage1/coreutils
@@ -0,0 +1,2 @@
+# prepare configure for cross-compilation
+sed -i "s@./configure@./configure --host=$TARGET_ARCH --build=$BUILD_ARCH@" PKGBUILD