r237897 - in /branches/google/gcc-4_9-mobile: c...
ctice@gcc.gnu.org
ctice@gcc.gnu.org
Thu Jun 30 21:30:00 GMT 2016
Author: ctice
Date: Thu Jun 30 21:30:27 2016
New Revision: 237897
URL: https://gcc.gnu.org/viewcvs?rev=237897&root=gcc&view=rev
Log:
Update configuration flags to work with Android.
This makes the following configuration flags &
changes, to make this version of GCC work properly
when building Android.
* Add a new configuration flag, --enable-libatomic-ifuncs, to
enable/disable IFUNCS in libatomic library.
* Fix the gthreads include file in libstdc++ configuration.
* Remove checks for enable-bionic-libs in libstdc++.
Modified:
branches/google/gcc-4_9-mobile/configure
branches/google/gcc-4_9-mobile/configure.ac
branches/google/gcc-4_9-mobile/libatomic/acinclude.m4
branches/google/gcc-4_9-mobile/libatomic/aclocal.m4
branches/google/gcc-4_9-mobile/libatomic/configure
branches/google/gcc-4_9-mobile/libatomic/configure.ac
branches/google/gcc-4_9-mobile/libstdc++-v3/acinclude.m4
branches/google/gcc-4_9-mobile/libstdc++-v3/configure
branches/google/gcc-4_9-mobile/libstdc++-v3/src/Makefile.am
branches/google/gcc-4_9-mobile/libstdc++-v3/src/Makefile.in
More information about the Gcc-cvs
mailing list