git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d5e8d3
)
gcc3-build.inc: fix C&P error, close #3423
author
Graeme Gregory
<dp@xora.org.uk>
Mon, 3 Dec 2007 17:25:42 +0000
(17:25 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Mon, 3 Dec 2007 17:25:42 +0000
(17:25 +0000)
packages/gcc/gcc3-build.inc
patch
|
blob
|
history
diff --git
a/packages/gcc/gcc3-build.inc
b/packages/gcc/gcc3-build.inc
index
24a28a5
..
e56dcdc
100644
(file)
--- a/
packages/gcc/gcc3-build.inc
+++ b/
packages/gcc/gcc3-build.inc
@@
-44,7
+44,7
@@
EXTRA_OECONF_append_linux = " --enable-__cxa_atexit"
EXTRA_OECONF_append_linux-gnueabi = " --enable-__cxa_atexit"
EXTRA_OECONF_append_linux-uclibc = " --disable-__cxa_atexit"
EXTRA_OECONF_append_linux-uclibcgnueabi = " --disable-__cxa_atexit"
-EXTRA_OECONF += "${@get_gcc_fpu_setting(bb, d)}
EXTRA_OECONF += "${@get_gcc_fpu_setting(bb, d)}
"
+EXTRA_OECONF += "${@get_gcc_fpu_setting(bb, d)}"
CPPFLAGS = ""
# Used by configure to define additional values for FLAGS_FOR_TARGET -