Dave Yeo wrote: > OS/2 now needs this patch. > --- configure.ac.orig 2013-03-11 21:52:54.000000000 -0700 > +++ configure.ac 2013-03-11 21:53:30.000000000 -0700 > @@ -378,7 +378,7 @@ > XIPH_ADD_CFLAGS([-D_FORTIFY_SOURCE=2]) > > case "$host_os" in > - mingw32msvc | mingw32 | freebsd* ) > + mingw32msvc | mingw32 | freebsd* | os2*) > # Stack protector not working on these platforms 2013/03/09. > ;; > *)
Thats good feeback Dave, but I'm actually going to fix this by detecting at configure time if the stack protector stuff works correctly. Cheersm Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
