summaryrefslogtreecommitdiff
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
parent3f10ae387d90e9b93482d5cbda904915cdc68fd2 (diff)
s/get_fpu_setting/get_gcc_fpu_setting/g;
BKrev: 4107ec5beOxqwaE25TnRAIrQC3xrPQ
-rw-r--r--gcc/gcc-cross-initial_3.3.3.oe2
-rw-r--r--gcc/gcc-cross-initial_3.3.4.oe2
-rw-r--r--gcc/gcc-cross-initial_3.4.0.oe2
-rw-r--r--gcc/gcc-cross-initial_3.4.1.oe2
4 files changed, 4 insertions, 4 deletions
diff --git a/gcc/gcc-cross-initial_3.3.3.oe b/gcc/gcc-cross-initial_3.3.3.oe
index f26b1d9e5b..0218166e43 100644
--- a/gcc/gcc-cross-initial_3.3.3.oe
+++ b/gcc/gcc-cross-initial_3.3.3.oe
@@ -14,7 +14,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-lib/${TARGET_SYS}/${PV}
diff --git a/gcc/gcc-cross-initial_3.3.4.oe b/gcc/gcc-cross-initial_3.3.4.oe
index f26b1d9e5b..0218166e43 100644
--- a/gcc/gcc-cross-initial_3.3.4.oe
+++ b/gcc/gcc-cross-initial_3.3.4.oe
@@ -14,7 +14,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-lib/${TARGET_SYS}/${PV}
diff --git a/gcc/gcc-cross-initial_3.4.0.oe b/gcc/gcc-cross-initial_3.4.0.oe
index 8098b7f5be..1ebb504c07 100644
--- a/gcc/gcc-cross-initial_3.4.0.oe
+++ b/gcc/gcc-cross-initial_3.4.0.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}
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}