From c81d1dc71f6433454571eb7e934e48814cd1b14d Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Wed, 20 Nov 2013 12:55:45 -0800 Subject: [PATCH] pcre: add platforms.txt to restrict to unix only. --- extra/pcre/platforms.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 extra/pcre/platforms.txt diff --git a/extra/pcre/platforms.txt b/extra/pcre/platforms.txt new file mode 100644 index 0000000000..509143d863 --- /dev/null +++ b/extra/pcre/platforms.txt @@ -0,0 +1 @@ +unix