makepkg.conf: Add staticlibs to default OPTIONS array in comments

Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Eric Bélanger 2013-03-11 01:36:33 -04:00 committed by Allan McRae
parent 163c36bdcd
commit 0d99b54ba2
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ BUILDENV=(fakeroot !distcc color !ccache check !sign)
# These are default values for the options=() settings
#########################################################################
#
# Default: OPTIONS=(strip docs libtool emptydirs zipman purge !upx !debug)
# Default: OPTIONS=(strip docs libtool staticlibs emptydirs zipman purge !upx !debug)
# A negated option will do the opposite of the comments below.
#
#-- strip: Strip symbols from binaries/libraries