summaryrefslogtreecommitdiff
path: root/pkg/utf8proc/gen.lua
blob: 926f0f3a817aabc88a51f45662b5d9738417cc8a (plain)
1
2
3
4
5
cflags{'-std=c99', '-Wall', '-Wpedantic'}

lib('libutf8proc.a', {'utf8proc.c'})

fetch 'git'