newlib: fix typo
This commit is contained in:
parent
065a42c61a
commit
b84ab5b731
@ -32,7 +32,7 @@ export NEWLIB_BUILD=$NEWLIB/build/
|
||||
export NEWLIB_PREFIX=$NEWLIB/output/
|
||||
|
||||
# since our cross compiler is inside the system root, we need this too
|
||||
export CPATH=$CROSS_DIR/toolchain/lib/gcc/x86_64-jehanne/4.9.4/include:$CROSS_DIR/toolchain/lib/gcc/x86_64-jehanne/4.9.4/include-fixed"
|
||||
export CPATH=$CROSS_DIR/toolchain/lib/gcc/x86_64-jehanne/4.9.4/include:$CROSS_DIR/toolchain/lib/gcc/x86_64-jehanne/4.9.4/include-fixed
|
||||
|
||||
|
||||
function failOnError {
|
||||
|
Loading…
x
Reference in New Issue
Block a user