This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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, Android] Runtime stack protector enabling for Android target


Reverted.
http://gcc.gnu.org/ml/gcc-cvs/2012-07/msg00442.html

Thanks, K

On Mon, Jul 16, 2012 at 5:36 PM, Kai Tietz <ktietz70@googlemail.com> wrote:
> Hi,
>
> I would kindly ask to revert this patch soonish.  The define
> OPTION_BIONIC is defined within linux.h header, which isn't used by
> cygwin and mingw targets.  so this symbol is undefined for them and
> this is causing bootstrap issue for cygwin and mingw targets.
>
> Regards,
> Kai


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