mirror of
https://github.com/justinian/jsix.git
synced 2025-12-11 00:44:31 -08:00
[build] first pass at multiarch support
Changing bonnibel to respect the --arch flag to configure. This requires some reworking of modules, mostly in the addition of the ModuleList class instead of just a dict of modules.
This commit is contained in:
3
assets/build/amd64/config.release.yaml
Normal file
3
assets/build/amd64/config.release.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
ccflags: [
|
||||
"-O3",
|
||||
]
|
||||
Reference in New Issue
Block a user