#!/bin/sh
x86_64-pld-linux-gnux32-gcc -x c -fPIC -shared $CXXFLAGS -o $1.so $1
