summaryrefslogtreecommitdiff
path: root/gcc/gcc-cross-initial_3.4.1.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-07-28 18:11:39 +0000
committerChris Larson <clarson@kergoth.com>2004-07-28 18:11:39 +0000
commit8b48d03094bf8737389c9609f4428f6fc19d0d6e (patch)
tree3ede04e9bfcc7ae4df79aff092fd51697eeaba96 /gcc/gcc-cross-initial_3.4.1.oe
parent3f10ae387d90e9b93482d5cbda904915cdc68fd2 (diff)
s/get_fpu_setting/get_gcc_fpu_setting/g;
BKrev: 4107ec5beOxqwaE25TnRAIrQC3xrPQ
Diffstat (limited to 'gcc/gcc-cross-initial_3.4.1.oe')
-rw-r--r--gcc/gcc-cross-initial_3.4.1.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc-cross-initial_3.4.1.oe b/gcc/gcc-cross-initial_3.4.1.oe
index 8098b7f5be..1ebb504c07 100644
--- a/gcc/gcc-cross-initial_3.4.1.oe
+++ b/gcc/gcc-cross-initial_3.4.1.oe
@@ -16,7 +16,7 @@ EXTRA_OECONF = "--with-local-prefix=${CROSS_DIR}/${TARGET_SYS} \
--enable-languages=c \
--enable-target-optspace \
--program-prefix=${TARGET_PREFIX} \
- ${@get_fpu_setting(oe, d)}"
+ ${@get_gcc_fpu_setting(oe, d)}"
do_stage_prepend () {
mkdir -p ${CROSS_DIR}/lib/gcc/${TARGET_SYS}/${PV}