Fix whitespace with crx entry.
This commit is contained in:
parent
b5478403a9
commit
fcfb011798
|
@ -514,7 +514,7 @@ case "${host}" in
|
||||||
syscall_dir=syscalls
|
syscall_dir=syscalls
|
||||||
;;
|
;;
|
||||||
crx-*-*)
|
crx-*-*)
|
||||||
newlib_cflags="${newlib_cflags} -DHAVE_RENAME -DMISSING_SYSCALL_NAMES"
|
newlib_cflags="${newlib_cflags} -DHAVE_RENAME -DMISSING_SYSCALL_NAMES"
|
||||||
syscall_dir=
|
syscall_dir=
|
||||||
;;
|
;;
|
||||||
d10v*)
|
d10v*)
|
||||||
|
|
Loading…
Reference in New Issue