Make ar be crossed.
This commit is contained in:
parent
af12bc6de4
commit
5f2c79d8c7
1
Makefile
1
Makefile
@ -78,6 +78,7 @@ BB_SRC_DIR = .
|
||||
# to something more interesting, like "powerpc-linux-".
|
||||
CROSS =
|
||||
CC = $(CROSS)gcc
|
||||
AR = $(CROSS)ar
|
||||
STRIPTOOL = $(CROSS)strip
|
||||
|
||||
# To compile vs uClibc, just use the compiler wrapper built by uClibc...
|
||||
|
1571
shell/cmdedit.c
1571
shell/cmdedit.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user