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-".
|
# to something more interesting, like "powerpc-linux-".
|
||||||
CROSS =
|
CROSS =
|
||||||
CC = $(CROSS)gcc
|
CC = $(CROSS)gcc
|
||||||
|
AR = $(CROSS)ar
|
||||||
STRIPTOOL = $(CROSS)strip
|
STRIPTOOL = $(CROSS)strip
|
||||||
|
|
||||||
# To compile vs uClibc, just use the compiler wrapper built by uClibc...
|
# To compile vs uClibc, just use the compiler wrapper built by uClibc...
|
||||||
|
1241
shell/cmdedit.c
1241
shell/cmdedit.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user