mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
mainfest.json is now checked for incorrect keys. Added --list-manifest-properties to list the available properties in manifest.json.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"macos-aarch64" : {},
|
||||
"linux-x64" : {
|
||||
"c-flags-override": "-fPIE"
|
||||
"cflags-override": "-fPIE"
|
||||
},
|
||||
"windows-x64" : { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user