diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build index 90e0df11..d3b46b19 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -102,7 +102,6 @@ flashrom_tests = executable('flashrom_unit_tests', cargs, '-ffunction-sections', '-fdata-sections', - # '-DSTANDALONE', ], export_dynamic : true, link_args : mocks, |