summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-10-24 15:33:26 +0200
committerKarel Gardas <karel@functional.vision>2022-10-24 21:17:42 +0200
commitb02f7788e8bec38bbab9c57f65802e473d492a9c (patch)
tree69da00e8122cbd5b4bee6511f3f1fcc3d078212d
parenttestproc/gsed: fix compilation of GNU sed on Mac OS X (diff)
downloadrtems-source-builder-b02f7788e8bec38bbab9c57f65802e473d492a9c.tar.bz2
devel/sis: fix compilation of SIS on Mac OS X
SIS compiles on Mac OS X fine, but without providing --host/--build configure options. Removing them solves the issue of configure not being able to recognize arm64-darwin platform.
-rw-r--r--source-builder/config/sis-2-1.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/source-builder/config/sis-2-1.cfg b/source-builder/config/sis-2-1.cfg
index a07b2db..a3b9515 100644
--- a/source-builder/config/sis-2-1.cfg
+++ b/source-builder/config/sis-2-1.cfg
@@ -43,7 +43,6 @@ Release: %{release}
fi
CFLAGS="$SB_CFLAGS" \
./configure \
- --build=%{_build} --host=%{_host} \
--program-prefix="$SIS_PREFIX" \
--prefix=${ac_prefix}