--- PKGBUILD.orig 2016-05-14 01:09:42.000000000 +0300 +++ PKGBUILD 2016-05-14 14:44:46.706762032 +0300 @@ -31,6 +31,7 @@ build() { cd haproxy-$pkgver make CPU=generic TARGET=linux2628 \ + SPEC_CFLAGS="-fno-strict-aliasing -Wdeclaration-after-statement -fno-tree-sra" \ USE_GETADDRINFO=1 \ USE_OPENSSL=1 \ USE_PCRE=1 USE_PCRE_JIT=1 \