diff options
Diffstat (limited to 'pkg/utf8proc/gen.rc')
| -rw-r--r-- | pkg/utf8proc/gen.rc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/utf8proc/gen.rc b/pkg/utf8proc/gen.rc new file mode 100644 index 00000000..750c1a86 --- /dev/null +++ b/pkg/utf8proc/gen.rc @@ -0,0 +1,5 @@ +cflags '-std=c99' -Wall -pedantic + +lib libutf8proc.a utf8proc.c + +fetch git |
