fix sample config for disabling makeinfo
This commit is contained in:
parent
82fb13a8ff
commit
7ed2e2c6a0
|
@ -33,8 +33,8 @@
|
||||||
|
|
||||||
# Recommended options for faster/simpler build:
|
# Recommended options for faster/simpler build:
|
||||||
|
|
||||||
|
# MAKE += MAKEINFO=true
|
||||||
# COMMON_CONFIG += --disable-nls
|
# COMMON_CONFIG += --disable-nls
|
||||||
# COMMON_CONFIG += MAKEINFO=/bin/false
|
|
||||||
# GCC_CONFIG += --enable-languages=c,c++
|
# GCC_CONFIG += --enable-languages=c,c++
|
||||||
# GCC_CONFIG += --disable-libquadmath --disable-decimal-float
|
# GCC_CONFIG += --disable-libquadmath --disable-decimal-float
|
||||||
# GCC_CONFIG += --disable-multilib
|
# GCC_CONFIG += --disable-multilib
|
||||||
|
|
Loading…
Reference in New Issue