diff options
Diffstat (limited to 'gcc/gcc-uclibc_3.3.2.oe')
-rw-r--r-- | gcc/gcc-uclibc_3.3.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc-uclibc_3.3.2.oe b/gcc/gcc-uclibc_3.3.2.oe index bfa276b1c4..0acd355ab0 100644 --- a/gcc/gcc-uclibc_3.3.2.oe +++ b/gcc/gcc-uclibc_3.3.2.oe @@ -33,7 +33,7 @@ SRC_URI_append = " file://${FILESDIR}/gcc-001-disable-mathf.patch;patch=1 \ file://${FILESDIR}/gcc-006-include-search.patch;patch=1 \ file://${FILESDIR}/gcc-810-libstd++-locale.patch;patch=1" -EXTRA_OECONF := --with-local-prefix=/usr/local \ +EXTRA_OECONF := --with-local-prefix=${prefix}/local \ --with-gxx-include-dir=${includedir}/c++/${PV}-uclibc \ --enable-target-optspace \ --disable-nls \ |