#!/bin/sh -e CFLAGS="$CFLAGS -static -fPIC" LDFLAGS="$LDFLAGS -static -fPIC -fno-lto -fno-use-linker-plugin -static -fPIC" cat > makeinfo <