Megatest

compile.sh at [8666173eaf]
Login

File tests/installall/tests/ffcall/compile.sh artifact 8830573241 part of check-in 8666173eaf


#!/usr/bin/env bash

# Run your step here
cd ffcall
./configure --prefix=${PREFIX} --enable-shared
make