wok-next diff zlib/receipt @ rev 19893

Up: gpicview, harfbuzz, libfm-extra, libfm, libwmf, libxklavier, libxml++, libzip, lxappearance, lxlauncher, lxrandr, lxtask, pcmanfm, xarchiver; add: lxhotkey, webkit2gtk, webkitgtk.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Oct 11 21:43:20 2017 +0300 (2017-10-11)
parents 9278a60d6895
children 90a5eb560fd6
line diff
     1.1 --- a/zlib/receipt	Mon Jun 05 16:48:55 2017 +0300
     1.2 +++ b/zlib/receipt	Wed Oct 11 21:43:20 2017 +0300
     1.3 @@ -17,12 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -#	case "$ARCH" in
     1.8 -#		i486)
     1.9 -#			# work around gcc bug; see https://bugs.archlinux.org/task/20647
    1.10 -#			export CFLAGS="${CFLAGS/-O2/-O3} -fno-tree-vectorize -DUNALIGNED_OK" ;;
    1.11 -#	esac
    1.12 -
    1.13  	./configure \
    1.14  		--prefix=/usr &&
    1.15  	make && make install