diff options
| author | ruki <[email protected]> | 2019-11-02 23:51:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-11-02 23:51:23 +0800 |
| commit | b0a7b7a70cafc7988a33e1856147622b0ea92559 (patch) | |
| tree | beecf055fd33bc2824f985b9f12af87fcd7f088d /core/src/xmake/makefile | |
| parent | 4f932ba407833f9559a23037958c7388cc22d2e0 (diff) | |
fix ffi for linux
Diffstat (limited to 'core/src/xmake/makefile')
| -rw-r--r-- | core/src/xmake/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index 269db0c0b..b3028e984 100644 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -12,7 +12,6 @@ xmake_CONFIG = y # core files xmake_C_FILES += \ - ffi \ xmake \ machine \ os/argv \ |
