2 lines
67 B
Python
2 lines
67 B
Python
if config.root.host_os != "FreeBSD":
|
|
config.unsupported = True
|
if config.root.host_os != "FreeBSD":
|
|
config.unsupported = True
|