newlib: fix typo
This commit is contained in:
		| @@ -32,7 +32,7 @@ export NEWLIB_BUILD=$NEWLIB/build/ | |||||||
| export NEWLIB_PREFIX=$NEWLIB/output/ | export NEWLIB_PREFIX=$NEWLIB/output/ | ||||||
|  |  | ||||||
| # since our cross compiler is inside the system root, we need this too | # 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 { | function failOnError { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user