summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-31 04:18:00 -0500
committermidipix <writeonce@midipix.org>2018-12-31 04:27:01 -0500
commitc65d32e6281f375c0efa54af9e30fe52b22847cc (patch)
treef9dded9ea57bccc2016e306e9910e59b5515381d
parent6894eefc635ae23dea82cd63a6ab3b79b9fea069 (diff)
downloadmdso-c65d32e6281f375c0efa54af9e30fe52b22847cc.tar.bz2
mdso-c65d32e6281f375c0efa54af9e30fe52b22847cc.tar.xz
build system: configure: re-generate Makefile.tmp after the ccenv step.
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index e3a3bbb..e5fb030 100755
--- a/configure
+++ b/configure
@@ -413,6 +413,8 @@ config_ccenv()
ccenv_set_host_variables
ccenv_set_native_variables
+
+ config_copy
}
config_custom()