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.
9 lines
58 B
YAML
9 lines
58 B
YAML
---
|
|
ccflags: [
|
|
"-g3",
|
|
"-ggdb",
|
|
]
|
|
|
|
ldflags: [
|
|
"-g",
|
|
] |