diff options
Diffstat (limited to 'core/src/xmake/makefile')
| -rwxr-xr-x | core/src/xmake/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index 394a48950..5c7228962 100755 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -13,7 +13,8 @@ xmake_CONFIG = y # core files xmake_C_FILES += \ xmake \ - machine + machine \ + string/startswith # flags |
