diff options
| author | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-27 11:42:55 +0200 |
|---|---|---|
| committer | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-27 11:42:55 +0200 |
| commit | 28dcc76e2e93817a5e4a4ceef0479fd8ac7399c9 (patch) | |
| tree | 4ca252d938095b0ef054836c900d25b758379a61 /dev/base/EncryptFS | |
| parent | 8db6fc60063757628f92bd1c4d4855775f4ff9e2 (diff) | |
| parent | f34d39946213f68c4d49c47eaaedb99b0f5f47ad (diff) | |
Merge branch 'unstable' of gitlab.com:mahrouss/zka-dev into unstable
Diffstat (limited to 'dev/base/EncryptFS')
| -rw-r--r-- | dev/base/EncryptFS/build.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/base/EncryptFS/build.json b/dev/base/EncryptFS/build.json index 3b41b059..1f9b018e 100644 --- a/dev/base/EncryptFS/build.json +++ b/dev/base/EncryptFS/build.json @@ -3,7 +3,7 @@ "compiler_std": "c++20", "headers_path": ["../", "./"], "sources_path": ["src/*.cxx"], - "output_name": "efs.sys", + "output_name": "efs.zsc", "compiler_flags": [ "-ffreestanding", "-shared", |
