pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53098: textproc/libxml2 does not compile on Solaris 11
The following reply was made to PR pkg/53098; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53098: textproc/libxml2 does not compile on Solaris 11
Date: Wed, 14 Mar 2018 10:03:43 +0000
Oops, didn't rea the whole bug.
Does this work?
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/libxml2/Makefile,v
retrieving revision 1.146
diff -u -r1.146 Makefile
--- Makefile 10 Sep 2017 20:49:20 -0000 1.146
+++ Makefile 14 Mar 2018 10:03:21 -0000
@@ -17,6 +17,8 @@
PKGCONFIG_OVERRIDE= libxml-2.0.pc.in
+USE_LANGUAGES+= c99
+
.include "options.mk"
# allow thread-awareness, but make sure the library is not
Home |
Main Index |
Thread Index |
Old Index