Fix compilation with clang through ccache.
modified external/libyaml/Makefile
@@ -13,7 +13,8 @@ SRCS= api.c \
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified external/sqlite/Makefile
@@ -2,7 +2,7 @@ LIB= sqlite3
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|