summaryrefslogtreecommitdiff
path: root/src/stage3/stage3.sh
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-06-11 23:39:22 +0200
committerAndreas Grapentin <andreas@grapentin.org>2018-06-11 23:39:22 +0200
commit1768d209054df9b2795dd673cacc2685856acc06 (patch)
tree175a494fe858ed0c9c91529b52c4964cd3a72625 /src/stage3/stage3.sh
parent897a1aebab62233e22a979c49ffda0f1ebcbd23c (diff)
updated stage4 patches
Diffstat (limited to 'src/stage3/stage3.sh')
-rwxr-xr-xsrc/stage3/stage3.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stage3/stage3.sh b/src/stage3/stage3.sh
index edb0a77..4722edb 100755
--- a/src/stage3/stage3.sh
+++ b/src/stage3/stage3.sh
@@ -34,6 +34,7 @@ stage3_makepkg() {
# substitute common variables
sed "s#@MULTILIB@#${MULTILIB:-disable}#g; \
+ s#@PLATFORM_CFLAGS@#${PLATFORM_CFLAGS[*]}#g; \
s#@GCC_CONFIG_FLAGS@#${GCC_CONFIG_FLAGS[*]}#g" \
PKGBUILD.in > PKGBUILD