[arch-multilib] Bug with lib32-zlib PKGBUILD

Ng Oon-Ee ngoonee at gmail.com
Sat Aug 28 01:50:39 EDT 2010


Hi all,

Please reference this forum thread -
https://bbs.archlinux.org/viewtopic.php?pid=816770
And this submitted bug report - http://bugs.archlinux.org/task/20647

Basically, the PKGBUILD for lib32-zlib has CFLAGS=${CFLAGS/-O2/-O3},
which is meant to remove optimization flags. What it does though is
remove the -O2 flag and add an -O3 flag, causing the segfaults I ran
across.

Ng Oon-Ee



More information about the arch-multilib mailing list