29 Feb
2012
29 Feb
'12
3:21 a.m.
On 02/28/2012 11:10 AM, C Anthony Risinger wrote:
On Tue, Feb 28, 2012 at 9:46 AM, David C. Rankin <drankinatty@suddenlinkmail.com> wrote:
I'm working on building kwin-style-crystal and I have patched acinclude.m4, aclocal.m4 and configure to remove references to --as-needed, but when I run configure, I still get the three unwanted LDFLAGS put back in the makefile somehow? Example:
Makefile:LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu
I just want it to read:
Makefile:LDFLAGS = -Wl,-O1,-z,relro
[...]
What's the trick? Thanks.
# grep LDFLAGS /etc/makepkg.conf
;-)
Anthony, David, Thanks you! Slowly, ever so slowly, the veil of confusion begins to lift ;-) -- David C. Rankin, J.D.,P.E.