Sha256: ea1b853d0017e360546837b78016ceeae0d2a7a2376306ea9f3baad361f5131b
Contents?: true
Size: 176 Bytes
Versions: 3983
Compression:
Stored size: 176 Bytes
Contents
#!/bin/bash cd /opt export QEMU_LD_PREFIX=/usr/${HOST} ./configure ${HOST+--host=$HOST --disable-shared} make make dist make check RUNTESTFLAGS="-a $RUNTESTFLAGS" || true
Version data entries
3,983 entries across 3,979 versions & 23 rubygems