2013-09-26 17:14:40 +02:00

14 lines
354 B
Plaintext

$NetBSD: patch-ad,v 1.11 2012/09/13 15:50:08 jperkin Exp $
The variable name is self-explanatory :)
--- util/cairo-missing/getline.c.orig Thu Sep 13 15:45:55 2012
+++ util/cairo-missing/getline.c Thu Sep 13 15:46:18 2012
@@ -87,4 +87,6 @@
return ret;
}
#undef GETLINE_BUFFER_SIZE
+#else
+int solaris_ld_requires_at_least_one_symbol = 0;
#endif