mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
4 lines
98 B
INI
4 lines
98 B
INI
config.suffixes = ['.ll']
|
|
|
|
if not 'AArch64' in config.root.targets:
|
|
config.unsupported = True
|