PKGNAME=surfer
PKGDES="A waveform viewer"
PKGSEC=electronics
PKGDEP="openssl"
BUILDDEP="rustc llvm openssl pkg-config pkgconf"
ABTYPE=rust

USECLANG=1

# FIXME: ld.lld: error: relocation R_MIPS_64 cannot be used against local symbol; recompile with -fPIC
NOLTO__LOONGSON3=1
USECLANG__LOONGSON3=0
