mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-13 04:44:39 +00:00
Pass INSTALL_PREFIX and LIBGRADES to mmc.
Estimated hours taken: 0.2 Branches: main configure.in: scripts/mmc.in: Pass INSTALL_PREFIX and LIBGRADES to mmc.
This commit is contained in:
@@ -49,6 +49,8 @@ DEFAULT_MCFLAGS=${DEFAULT_MCFLAGS="\
|
||||
--create-archive-command-flags \"@ARFLAGS@\" \
|
||||
--ranlib-command \"@RANLIB@\" \
|
||||
--fullarch \"@FULLARCH@\" \
|
||||
--install-prefix \"@prefix@\" \
|
||||
@LIBGRADE_OPTS@ \
|
||||
--num-real-r-regs \"@NUM_REAL_R_REGS@\" \
|
||||
--num-real-r-temps \"@NUM_REAL_R_TEMPS@\" \
|
||||
--conf-low-tag-bits \"@LOW_TAG_BITS@\" \
|
||||
|
||||
Reference in New Issue
Block a user