summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-18 20:01:10 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-18 20:01:10 (EDT)
commit8ae6e901b08b3136349bbcaef806c7afbd0fe759 (patch)
tree42fdb81f5b7ed1d1336df880a8ea30b9724f5c3e /build
parent27765ec945884f05dac1bf5d0a18d46f80ade37a (diff)
build, targets.d/*.mk: Don't edit MULTILIB_OSDIRNAMES
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build b/build
index 0479c14..411ee36 100755
--- a/build
+++ b/build
@@ -130,7 +130,6 @@ build-gcc-config:
STANDARD_STARTFILE_PREFIX_2 >>"$(tm)/$(tm_file)"
[ -e "$(tm)/$(tmake_file).orig" ] || \
mv "$(tm)/$(tmake_file)" "$(tm)/$(tmake_file).orig"
- sed "$(tmake_script)" "$(tm)/$(tmake_file).orig" >"$(tm)/$(tmake_file)"
printf '\nMULTIARCH_DIRNAME = %s\n' "$(target)" >>"$(tm)/$(tmake_file)"
build-native: build-gcc-config