logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

gen.lua (156B)


  1. cflags{'-std=c99', '-Wall', '-Wpedantic'}
  2. pkg.hdrs = copy('$outdir/include', '$srcdir', {'utf8proc.h'})
  3. lib('libutf8proc.a', {'utf8proc.c'})
  4. fetch 'git'