summaryrefslogtreecommitdiffstats
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 90e0df114..d3b46b193 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,