From b81d6d62b741b9767c7603004dea94f91baaa5e1 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 18 May 2019 20:04:41 -0400 Subject: build, targets.d/*.mk: Don't edit MULTIARCH_DIRNAME --- (limited to 'build') diff --git a/build b/build index 5b55cfe..6dec72e 100755 --- a/build +++ b/build @@ -129,9 +129,6 @@ build-gcc-config: STANDARD_LIBEXEC_PREFIX "$(gccexedir)/" >>"$(tm)/$(tm_file)" printf '#define %s ""\n' STANDARD_STARTFILE_PREFIX_1 \ STANDARD_STARTFILE_PREFIX_2 >>"$(tm)/$(tm_file)" - [ -e "$(tm)/$(tmake_file).orig" ] || \ - mv "$(tm)/$(tmake_file)" "$(tm)/$(tmake_file).orig" - printf '\nMULTIARCH_DIRNAME = %s\n' "$(target)" >>"$(tm)/$(tmake_file)" build-native: build-gcc-config oh-autobuild -B "$(builddir)" -T $(native_target) -- \ -- cgit v0.9.1