pkgsrc/textproc/link-grammar/patches/patch-link-grammar_link-grammar.def
gutteridge 773c7633aa link-grammar: fix macOS and SunOS builds
A vestigial reference to removed functionality was causing a failure to
link on macOS and SunOS. Separately, an expectation about the presence
of strtod_l(3) was causing a build failure on SunOS.
2020-04-16 14:45:14 +00:00

13 lines
399 B
Modula-2

$NetBSD: patch-link-grammar_link-grammar.def,v 1.1 2020/04/16 14:45:15 gutteridge Exp $
Fix build on macOS and SunOS.
https://github.com/opencog/link-grammar/pull/1092
--- link-grammar/link-grammar.def.orig 2020-02-29 01:44:12.000000000 +0000
+++ link-grammar/link-grammar.def
@@ -118,5 +118,4 @@ lg_error_clearall
lg_error_flush
lg_exp_stringify
prt_error
-regex_tokenizer_test
utf8_strwidth