Commit 12d80926 authored by Ramon Nou's avatar Ramon Nou
Browse files

add cereal requirement in riscv

parent 9c1b049f
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ wgetdeps=(
    ["argobots"]="1.2"
    ["rocksdb"]="8.10.0"
    ["json-c"]="0.17-20230812"
    ["cereal"]="1.3.2"
)

# Dependencies that must be cloned.
@@ -61,7 +62,7 @@ clonedeps_args=(

# Ordering that MUST be followed when downloading
order=(
    "lz4" "zstd" "capstone" "json-c" "libfabric" "mercury" "argobots" "margo" "thallium" "rocksdb" "syscall_intercept"
    "lz4" "zstd" "capstone" "json-c" "libfabric" "mercury" "argobots" "margo" "cereal" "thallium" "rocksdb" "syscall_intercept"
)

# Extra arguments passed to the installation script. As such, they can