summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-10-23 23:28:36 +0200
committerKarel Gardas <karel@functional.vision>2022-10-24 00:33:06 +0200
commit0388c4b8b23dc38dda3bdd4366533562adf1dbe8 (patch)
treeaf8f8fc5b448b1e5cc009c793356500708e3cfb0
parent7: Update Binutils, GDB, and GCC (diff)
downloadrtems-source-builder-0388c4b8b23dc38dda3bdd4366533562adf1dbe8.tar.bz2
testproc/gsed: fix compilation of GNU sed on Mac OS X
GNU sed compiles on Mac OS X fine, but without providing --host/--build configure options. Hence removing them solved the issue of configure not being able to recognize arm64-darwin platform.
-rw-r--r--source-builder/config/gsed-1.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/source-builder/config/gsed-1.cfg b/source-builder/config/gsed-1.cfg
index 828da50..87eb0fb 100644
--- a/source-builder/config/gsed-1.cfg
+++ b/source-builder/config/gsed-1.cfg
@@ -86,7 +86,6 @@ URL: https://www.gnu.org/software/sed/
--mandir=%{gsed_mandir} \
--infodir=%{gsed_infodir} \
--datadir=%{gsed_datadir} \
- --build=%{_build} --host=%{_host}
%{__make} %{?_smp_mflags} all