Artifact b1f9ee8d8842bf0f99c340bbf37522438cb27f2c:
- Executable file tests/installall/tests/ffcall/compile.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 135) [annotate] [blame] [check-ins using] [more...]
#!/usr/bin/env bash # Run your step here source $PREFIX/buildsetup.sh cd ffcall ./configure --prefix=${PREFIX} --enable-shared make