Skip to content
Snippets Groups Projects
Commit 0ade0771 authored by Matthías Páll Gissurarson's avatar Matthías Páll Gissurarson
Browse files

Add plugin configuration flag to hole-fit-plugin test

parent adb25334
No related branches found
No related tags found
No related merge requests found
Pipeline #6485 passed with warnings
......@@ -210,6 +210,6 @@ test('T16260',
test('test-hole-plugin',
[extra_files(['hole-fit-plugin/']),
pre_cmd('$MAKE -s --no-print-directory -C hole-fit-plugin package.hole-fit-plugin TOP={top}'),
extra_hc_opts("-package-db hole-fit-plugin/pkg.hole-fit-plugin/local.package.conf ")
extra_hc_opts('-package-db hole-fit-plugin/pkg.hole-fit-plugin/local.package.conf '+ config.plugin_way_flags)
],
compile, ['-fdefer-typed-holes'])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment