diff options
| author | Chris Larson <clarson@kergoth.com> | 2004-03-07 01:00:54 +0000 |
|---|---|---|
| committer | Chris Larson <clarson@kergoth.com> | 2004-03-07 01:00:54 +0000 |
| commit | 91a5f42c665a6ab31d2963e127c75c615ced04a3 (patch) | |
| tree | e434969d15abb5cfa44bc022220b32d890612b8f /gcc/gcc-initial-uclibc-cross_3.3.2.oe | |
| parent | d7e99e1cb12da3703beb3dd890070213bb7bee4b (diff) | |
Gcc build fixups - kill a couple patches, and fix the --disable/--enable of threads in the uclibc ones.
BKrev: 404a744678juSNZYyPpYtlUKf2zjaQ
Diffstat (limited to 'gcc/gcc-initial-uclibc-cross_3.3.2.oe')
| -rw-r--r-- | gcc/gcc-initial-uclibc-cross_3.3.2.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gcc-initial-uclibc-cross_3.3.2.oe b/gcc/gcc-initial-uclibc-cross_3.3.2.oe index 34e6c86c41..cfcd8205af 100644 --- a/gcc/gcc-initial-uclibc-cross_3.3.2.oe +++ b/gcc/gcc-initial-uclibc-cross_3.3.2.oe @@ -11,5 +11,6 @@ EXTRA_OECONF := --with-local-prefix=${CROSS_DIR}/local \ --disable-__cxa_atexit \ --enable-languages=c \ --disable-shared \ + --disable-threads \ --enable-multilib \ --program-prefix=${TARGET_PREFIX} |
