We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd0981 commit b227c0eCopy full SHA for b227c0e
tests/dune
@@ -49,7 +49,7 @@ int solo5_app_main(const struct solo5_start_info *si) {
49
(name zq_freestanding)
50
(modules zq_freestanding)
51
(libraries zarith)
52
- (link_flags :standard -cclib --solo5-abi=spt)
+ (link_flags :standard -cclib "-z solo5-abi=spt")
53
(foreign_stubs (language c) (names startup manifest))
54
)
55
0 commit comments