This is the mail archive of the cygwin-apps mailing list for the Cygwin 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: FORTIFY_SOURCE


On 2018-04-15 12:51, Achim Gratz wrote:
> Achim Gratz writes:
>> I think that's happening somewhere in ExtUtils, but I'd like to ask if
>> maybe there is some magic going on from the Cygwin / gcc side to remove
>> that definition?
> 
> OK, I finally found it in Embed.  EMbed compiles the tests without
> optimization and tries to strip the definition, but doesn't expect the
> leading "-Wp,".  I have still no idea where _that_ comes from.

https://github.com/vim/vim/issues/2068 suggests it may come from PERL_CFLAGS

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada


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