diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-01-13 02:07:59 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-01-13 02:07:59 -0800 |
commit | 892ca3199bd1724dfcac13fd7cd89dc0a4e44d4f (patch) | |
tree | 43c1acc2701a16c12476f92563f7f66eaea97e74 /recipes/gcc/gcc-svn.inc | |
parent | cc57844de36bfb043d307f098cbd0ea0fd21e632 (diff) |
gcc-svn: Port gcc-flags-for-build patch for getting cross native build going.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-svn.inc')
-rw-r--r-- | recipes/gcc/gcc-svn.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-svn.inc b/recipes/gcc/gcc-svn.inc index 8d7dec0e9d..8d02fceb79 100644 --- a/recipes/gcc/gcc-svn.inc +++ b/recipes/gcc/gcc-svn.inc @@ -17,6 +17,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc;module=trunk \ file://100-uclibc-conf.patch;patch=1 \ file://gcc-uclibc-locale-ctype_touplow_t.patch;patch=1 \ file://cache-amnesia.patch;patch=1 \ + file://gcc-flags-for-build.patch;patch=1 \ " # Language Overrides |