mirror of
https://github.com/matrix-construct/construct
synced 2025-02-18 01:30:12 +01:00
Merge branch 'master' of https://github.com/uis246/construct
This commit is contained in:
commit
191786bc95
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ dnl Explicit link-time-optimization switch
|
|||
dnl
|
||||
|
||||
AC_MSG_CHECKING(whether to enable link-time optimization)
|
||||
AC_ARG_ENABLE(lto, RB_HELP_STRING([--disable-lto], [Enable link-time optimization]),
|
||||
AC_ARG_ENABLE(lto, RB_HELP_STRING([--enable-lto], [Enable link-time optimization]),
|
||||
[
|
||||
lto=$enableval
|
||||
], [
|
||||
|
|
Loading…
Add table
Reference in a new issue