s/get_fpu_setting/get_gcc_fpu_setting/g;
authorChris Larson <clarson@kergoth.com>
Wed, 28 Jul 2004 18:11:39 +0000 (18:11 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 28 Jul 2004 18:11:39 +0000 (18:11 +0000)
BKrev: 4107ec5beOxqwaE25TnRAIrQC3xrPQ

gcc/gcc-cross-initial_3.3.3.oe
gcc/gcc-cross-initial_3.3.4.oe
gcc/gcc-cross-initial_3.4.0.oe
gcc/gcc-cross-initial_3.4.1.oe

index f26b1d9..0218166 100644 (file)
@@ -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}
index f26b1d9..0218166 100644 (file)
@@ -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}
index 8098b7f..1ebb504 100644 (file)
@@ -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}
index 8098b7f..1ebb504 100644 (file)
@@ -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}