Skip to content

Commit b227c0e

Browse files
author
Lucas Pluvinage
committed
update tests
1 parent fdd0981 commit b227c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ int solo5_app_main(const struct solo5_start_info *si) {
4949
(name zq_freestanding)
5050
(modules zq_freestanding)
5151
(libraries zarith)
52-
(link_flags :standard -cclib --solo5-abi=spt)
52+
(link_flags :standard -cclib "-z solo5-abi=spt")
5353
(foreign_stubs (language c) (names startup manifest))
5454
)
5555

0 commit comments

Comments
 (0)