configure: compile with -finline-functions by default.
This commit is contained in:
parent
035b8d8c73
commit
43a0245c49
1
configure
vendored
1
configure
vendored
@ -267,6 +267,7 @@ done
|
|||||||
# Check for some compiler flags.
|
# Check for some compiler flags.
|
||||||
#
|
#
|
||||||
check_compiler_flag PIC f CFLAGS
|
check_compiler_flag PIC f CFLAGS
|
||||||
|
check_compiler_flag "inline-functions" f CFLAGS
|
||||||
|
|
||||||
check_compiler_flag stack-protector-all f CFLAGS
|
check_compiler_flag stack-protector-all f CFLAGS
|
||||||
if [ $? -eq 0 ]; then
|
if [ $? -eq 0 ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user