fix sample config for disabling makeinfo

This commit is contained in:
Rich Felker 2016-05-02 05:38:34 +00:00
parent 82fb13a8ff
commit 7ed2e2c6a0
1 changed files with 1 additions and 1 deletions

View File

@ -33,8 +33,8 @@
# Recommended options for faster/simpler build:
# MAKE += MAKEINFO=true
# COMMON_CONFIG += --disable-nls
# COMMON_CONFIG += MAKEINFO=/bin/false
# GCC_CONFIG += --enable-languages=c,c++
# GCC_CONFIG += --disable-libquadmath --disable-decimal-float
# GCC_CONFIG += --disable-multilib