This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Allows overriding the default CFLAGS and CXXFLAGS options in ./configure.


Hello!

On Sat, Aug 4, 2018 at 12:36 AM, Yichun Zhang (agentzh) wrote:
> Now it is possible to specify
>
>   ./configure CXXFLAGS='-O0 -U_FORTIFY_SOURCE' \
>     CFLAGS='-O0 -U_FORTIFY_SOURCE'
>

Already rebased and committed to master as fche greenlights it on IRC.

Best regards,
Yichun


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]