aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/libstdc++-v3/include/std/tuple
diff options
context:
space:
mode:
authorKeith Obenschain <obenschaink@gmail.com>2012-03-23 17:14:06 -0400
committerKeith Obenschain <obenschaink@gmail.com>2012-03-23 17:14:06 -0400
commit1271761f530c0050154e8d526b95f952df551751 (patch)
tree4ce535cc9afdb94b354a23a9848ed0a3ca9ea7cf /gcc-4.4.3/libstdc++-v3/include/std/tuple
parentcf90705c8503b3a763801a4f31f6f2272015f0dc (diff)
downloadtoolchain_gcc-1271761f530c0050154e8d526b95f952df551751.tar.gz
toolchain_gcc-1271761f530c0050154e8d526b95f952df551751.tar.bz2
toolchain_gcc-1271761f530c0050154e8d526b95f952df551751.zip
Modifications to enable OpenMP in Android.
This patch enables OpenMP support in the Android NDK by modifying the following: Specify that pthreads are supported in -lc instead of -lpthread (linux-android.h) Change the order of ANDROID_LIB_SPEC and LINUX_TARGET_LIB_SPEC so the above change will take precedence (linux-eabi.h) Modified autoconf for libgomp to check to see if the pthread libraries exist in libc (configure.ac) Added include to env.c so PAGE_SIZE is defined. To enable these changes, add "--enable-libgomp" to configure command under build-gcc.sh. Change-Id: I8b460159b768f64f5198ef5494346cdf75510250 Signed-off-by: Keith Obenschain <obenschaink@gmail.com>
Diffstat (limited to 'gcc-4.4.3/libstdc++-v3/include/std/tuple')
0 files changed, 0 insertions, 0 deletions