diff options
Diffstat (limited to 'dev/user')
| -rw-r--r-- | dev/user/user.json (renamed from dev/user/libsci.json) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/user/libsci.json b/dev/user/user.json index ed9a8739..481280f8 100644 --- a/dev/user/libsci.json +++ b/dev/user/user.json @@ -3,7 +3,7 @@ "compiler_std": "c++20", "headers_path": ["../", "./"], "sources_path": ["src/*.cc", "src/*.o"], - "output_name": "libuser.dylib", + "output_name": "user.sys", "compiler_flags": [ "-fPIC", "-ffreestanding", |
