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

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

fetch 'git'