Fix up the uClibc compiler name (its format was recently changed slightly)
This commit is contained in:
parent
6d7fa438a7
commit
b9af894264
2
Makefile
2
Makefile
@ -88,7 +88,7 @@ STRIPTOOL = $(CROSS)strip
|
||||
# To compile vs uClibc, just use the compiler wrapper built by uClibc...
|
||||
# This make things very easy? Everything should compile and work as
|
||||
# expected these days...
|
||||
#CC = ../uClibc/extra/gcc-uClibc/gcc-uClibc-i386
|
||||
#CC = ../uClibc/extra/gcc-uClibc/i386-uclibc-gcc
|
||||
|
||||
# To compile vs some other alternative libc, you may need to use/adjust
|
||||
# the following lines to meet your needs...
|
||||
|
Loading…
Reference in New Issue
Block a user