summaryrefslogtreecommitdiff
path: root/core/attr
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-04 14:29:49 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-04 14:29:49 +0100
commitf562bf5c7bccf8094a01bb4c56adf5a4013d0c7e (patch)
tree3609d30e72f09697e5773461d97f49886cb1a7c7 /core/attr
parent2bb2d0a4fb9b0f5abca7ab67cc8d75be873bb1f1 (diff)
Don't do changes probably not affecting the packages.
Diffstat (limited to 'core/attr')
-rw-r--r--core/attr/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
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