[arch-dev-public] Adding !staticlibs to our default makepkg.conf
We discussed removing static libraries for most packages back in March [1]. Now makepkg for pacman-4.1 has an option "staticlibs" that automatically removes them. Should I make that the default in our makepkg.conf? Allan [1] https://mailman.archlinux.org/pipermail/arch-dev-public/2013-March/024552.ht...
On Tue, May 28, 2013 at 6:31 PM, Allan McRae <allan@archlinux.org> wrote:
We discussed removing static libraries for most packages back in March [1].
Now makepkg for pacman-4.1 has an option "staticlibs" that automatically removes them. Should I make that the default in our makepkg.conf?
I have no personal issues with this move. But just to let everybody know, we will need to add options=(staticlibs) to all haskell packages since haskell primarily uses static libs.
[2013-05-29 11:31:11 +1000] Allan McRae:
We discussed removing static libraries for most packages back in March [1].
Now makepkg for pacman-4.1 has an option "staticlibs" that automatically removes them. Should I make that the default in our makepkg.conf?
I doubt most of the static libraries our packages ship ever get used, so I strongly support getting rid of all that dead weight (that's 115M on my system, for instance). If needed, we can explicitly re-add options=('staticlibs') to core libraries' PKGBUILD, but that should really be the exception rather than the rule. Cheers. -- Gaetan
Am Wed, 29 May 2013 10:03:29 +0200 schrieb Gaetan Bisson <bisson@archlinux.org>:
I doubt most of the static libraries our packages ship ever get used, so I strongly support getting rid of all that dead weight (that's 115M on my system, for instance). If needed, we can explicitly re-add options=('staticlibs') to core libraries' PKGBUILD, but that should really be the exception rather than the rule.
Cheers.
+1 -A
On Wed, May 29, 2013 at 3:31 AM, Allan McRae <allan@archlinux.org> wrote:
We discussed removing static libraries for most packages back in March [1].
Now makepkg for pacman-4.1 has an option "staticlibs" that automatically removes them. Should I make that the default in our makepkg.conf?
Sounds like a reasonable default. +1 from me. -t
Am 29.05.2013 03:31, schrieb Allan McRae:
We discussed removing static libraries for most packages back in March [1].
Now makepkg for pacman-4.1 has an option "staticlibs" that automatically removes them. Should I make that the default in our makepkg.conf?
Allan
[1] https://mailman.archlinux.org/pipermail/arch-dev-public/2013-March/024552.ht...
Let me know when you commit this to pacman. I can then adjust devtools as we use our own copy of makepkg.conf here. -- Pierre Schmitz, https://pierre-schmitz.com
On 30/05/13 02:31, Pierre Schmitz wrote:
Am 29.05.2013 03:31, schrieb Allan McRae:
We discussed removing static libraries for most packages back in March [1].
Now makepkg for pacman-4.1 has an option "staticlibs" that automatically removes them. Should I make that the default in our makepkg.conf?
Allan
[1] https://mailman.archlinux.org/pipermail/arch-dev-public/2013-March/024552.ht...
Let me know when you commit this to pacman. I can then adjust devtools as we use our own copy of makepkg.conf here.
I will do it with the pacman-4.1.2 update. Allan
On Tue, May 28, 2013 at 9:31 PM, Allan McRae <allan@archlinux.org> wrote:
We discussed removing static libraries for most packages back in March [1].
Now makepkg for pacman-4.1 has an option "staticlibs" that automatically removes them. Should I make that the default in our makepkg.conf?
Allan
No objections here. Eric
[1]
https://mailman.archlinux.org/pipermail/arch-dev-public/2013-March/024552.ht...
participants (7)
-
Allan McRae
-
Andreas Radke
-
Eric Bélanger
-
Gaetan Bisson
-
Pierre Schmitz
-
Thomas Dziedzic
-
Tom Gundersen