Skip to content

Commit ec10192

Browse files
committed
Add libraries that are needed to link to with caffeine for
smp-conduit. Update assert library
1 parent 17c28a4 commit ec10192

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

fpm.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name = "matcha"
22

3+
[build]
4+
link = ["caffeine", "gasnet-smp-seq", "pmi2", "hugetlbfs", "m"]
5+
36
[dependencies]
4-
assert = {git = "https://github.com/rouson/assert", tag = "assert-3.0.0"}
7+
assert = {git = "https://github.com/BerkeleyLab/assert.git", tag = "2.1.2"}
58
julienne = {git = "https://github.com/BerkeleyLab/julienne", tag = "2.4.0"}

0 commit comments

Comments
 (0)