I have download and built OpenCilk/cilkrts from source. I have exported ~/cilk/cilkrts/build/install/lib to LD_LIBRARY_PATH but I still get /usr/bin/ld: cannot find -lcilkrts when compiling one of you applications with the Tapir-LLVM compiler.
What am I missing here?