Mailinglist Archive: opensuse-packaging (249 mails)
| < Previous | Next > |
Re: [opensuse-packaging] vim 7.3
- From: Cristian Rodríguez <crrodriguez@xxxxxxxxxxxx>
- Date: Sun, 21 Nov 2010 10:32:07 -0300
- Message-id: <4CE91F57.8070900@xxxxxxxxxxxx>
El 21/11/10 10:22, Dave Plater escribió:
Ohh I see you confused the "1" in my post, thinking Im talking about
"-O1" ..no.. Im talking about _FORTIFY_SOURCE=1
in case you need a particular function to be built with less
optimization, you can use __attribute__((optimize("1"))) or #pragma GCC
optimize .. *grin*
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Thanks, now it's fallen into the wrong hands :-)
I had a package that failed (gcc froze) on one lib when anything more
than -o0
Ohh I see you confused the "1" in my post, thinking Im talking about
"-O1" ..no.. Im talking about _FORTIFY_SOURCE=1
in case you need a particular function to be built with less
optimization, you can use __attribute__((optimize("1"))) or #pragma GCC
optimize .. *grin*
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |