mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-07 11:33:44 +00:00
4 lines
105 B
INI
4 lines
105 B
INI
|
# These tests require foreign function calls
|
||
|
if config.enable_ffi != "ON":
|
||
|
config.unsupported = True
|