From f562bf5c7bccf8094a01bb4c56adf5a4013d0c7e Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Sun, 4 Mar 2012 14:29:49 +0100 Subject: Don't do changes probably not affecting the packages. --- core/attr/PKGBUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'core/attr') diff --git a/core/attr/PKGBUILD b/core/attr/PKGBUILD index 1df0d7b06..af16b61c8 100644 --- a/core/attr/PKGBUILD +++ b/core/attr/PKGBUILD @@ -26,7 +26,6 @@ build() { package() { cd "${srcdir}"/${pkgname}-${pkgver} - export CFLAGS+="-Wparentheses" make DIST_ROOT="${pkgdir}" install install-lib install-dev -- cgit v1.2.3-54-g00ecf