Skip to content
Snippets Groups Projects
Commit 6c048fc1 authored by H William Welliver's avatar H William Welliver
Browse files

mktestsuite: explicitly provide debug flags for benefit of BSD m4

parent 0a068bec
No related branches found
No related tags found
No related merge requests found
......@@ -278,5 +278,5 @@ test_equal(max(\$2,\$1,\$3), \$3)
include($1)
EOF
) | (shift ; $M4 -d "$@" - )
) | (shift ; $M4 -daqe "$@" - )
exit $?
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