diff options
Diffstat (limited to 'src/CommandLine/pef-arm64-cdrv.json')
| -rw-r--r-- | src/CommandLine/pef-arm64-cdrv.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/CommandLine/pef-arm64-cdrv.json b/src/CommandLine/pef-arm64-cdrv.json deleted file mode 100644 index 1784326..0000000 --- a/src/CommandLine/pef-arm64-cdrv.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "compiler_path": "clang++", - "compiler_std": "c++20", - "headers_path": [ - "../CompilerKit", - "../../include", - "../CompilerKit/src/Detail" - ], - "sources_path": [ - "pef-arm64-cdrv.cc" - ], - "output_name": "pef-arm64-cdrv", - "compiler_flags": [ - ], - "cpp_macros": [ - "__CXXDRV__=202504", - "kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)" - ] -} - |
