[fdo-internals] Ticket #918
Johan Van de Wauw
johan.vandewauw at gmail.com
Tue May 24 06:09:57 PDT 2016
correct place would be LDFLAGS . You can add it when using ./configure
or add it in configure.in
so
export LDFLAGS=-z defs
./configure
or add
LDFLAGS +=-z defs
to configure.in
I'm on a conference - so I haven't tested this, but should work.
Kind Regards,
Johan
On Tue, May 24, 2016 at 2:22 PM, Jackie Ng <jumpinjackie at gmail.com> wrote:
> Hi Johan,
>
> Is this something you would stick into CXXFLAGS of configure.in?
>
> - Jackie
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/Ticket-918-tp5267817p5267956.html
> Sent from the FDO Internals mailing list archive at Nabble.com.
> _______________________________________________
> fdo-internals mailing list
> fdo-internals at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fdo-internals
More information about the fdo-internals
mailing list