28 Aug
2010
28 Aug
'10
8:19 a.m.
On 08/28/2010 08:50 AM, Ng Oon-Ee wrote:
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.
zlib from core has the same workaround but i'm not sure why is there. Pierre any idea why is that? -- Ionuț