[arch-commits] Commit in glibc/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sat Dec 16 13:17:53 UTC 2017
Date: Saturday, December 16, 2017 @ 13:17:52
Author: bpiotrowski
Revision: 312963
...but don't enable debug by default
Modified:
glibc/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-16 13:17:10 UTC (rev 312962)
+++ PKGBUILD 2017-12-16 13:17:52 UTC (rev 312963)
@@ -13,7 +13,7 @@
url='http://www.gnu.org/software/libc'
license=(GPL LGPL)
makedepends=(git gd)
-options=(!strip staticlibs debug)
+options=(!strip staticlibs)
_commit=71170eba2af41e08d51cf9d7b1ded5fd4b0b5c9c # release/2.26/master
source=(git+https://sourceware.org/git/glibc.git#commit=${_commit}
locale.gen.txt
More information about the arch-commits
mailing list