Comment # 13 on bug 84140 from
(In reply to comment #12)
> Created attachment 106676 [details]
> Modified Arch Linux's PKGBUILD for latest mesa code

Please check pkgbuild manpage, ther is an options() array where you disable
stripping:

options=('!strip' 'debug')


You are receiving this mail because: