From 879d267b7b8249f9c4f3c9d4e63dc90d7c604fae Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 11 Jun 2017 17:13:14 -0700 Subject: Add utf8proc 2.1.0 --- pkg/utf8proc/gen.rc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pkg/utf8proc/gen.rc (limited to 'pkg/utf8proc/gen.rc') 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 -- cgit v1.2.3