aboutsummaryrefslogtreecommitdiff
path: root/build/cxx/intel/configuration-rules.make
diff options
context:
space:
mode:
Diffstat (limited to 'build/cxx/intel/configuration-rules.make')
-rw-r--r--build/cxx/intel/configuration-rules.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/cxx/intel/configuration-rules.make b/build/cxx/intel/configuration-rules.make
index 17d1402..5edfe2e 100644
--- a/build/cxx/intel/configuration-rules.make
+++ b/build/cxx/intel/configuration-rules.make
@@ -4,7 +4,8 @@
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/cxx/intel/configuration-dynamic.make: | $(dcf_root)/cxx/intel/.
- $(call message,,$(bld_root)/cxx/intel/configure $@ $(cxx_optimize))
+ $(call message,,$(bld_root)/cxx/intel/configure $@ $(cxx_optimize) \
+"$(cxx_extra_options)" "$(cxx_ld_extra_options)")
ifndef %foreign%