#!/bin/sh
loongarch64-rosa-linux-gnu-gcc -x c -fPIC -shared $CXXFLAGS -o $1.so $1
