mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
5 lines
99 B
INI
5 lines
99 B
INI
config.suffixes = ['.ll']
|
|
|
|
if not 'AArch64' in config.root.targets:
|
|
config.unsupported = True
|
|
|