Make ar be crossed.

This commit is contained in:
Eric Andersen
2001-02-16 18:36:04 +00:00
parent af12bc6de4
commit 5f2c79d8c7
3 changed files with 2107 additions and 1036 deletions
+1
View File
@@ -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...
+1053 -518
View File
File diff suppressed because it is too large Load Diff
+1053 -518
View File
File diff suppressed because it is too large Load Diff