[pacman-dev] [PATCH] makepkg.conf: Add staticlibs to default OPTIONS array in comments

Sébastien Luttringer seblu at seblu.net
Mon Mar 11 22:45:32 EDT 2013


On Mon, Mar 11, 2013 at 6:36 AM, Eric Bélanger <snowmaniscool at gmail.com> wrote:
> Signed-off-by: Eric Bélanger <snowmaniscool at gmail.com>
> ---
>  etc/makepkg.conf.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in
> index b2bf811..af9588e 100644
> --- a/etc/makepkg.conf.in
> +++ b/etc/makepkg.conf.in
> @@ -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
> --
> 1.8.1.5
>
>
I miss something or it's already upstream.
https://projects.archlinux.org/pacman.git/commit/?id=a03f5f55cd46cc69f01a04be2114056decc9beb6

-- 
Sébastien "Seblu" Luttringer
https://www.seblu.net
GPG: 0x2072D77A


More information about the pacman-dev mailing list