Path to this page:
Subject: CVS commit: [pkgsrc-2017Q4] pkgsrc/textproc/rapidjson
From: S.P.Zeidler
Date: 2018-02-24 20:53:53
Message id: 20180224195353.88872FB40@cvs.NetBSD.org
Log Message:
Pullup ticket #5701 - requested by maya
textproc/rapidjson: build fix
Revisions pulled up:
- textproc/rapidjson/Makefile 1.2
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: maya
Date: Tue Feb 6 16:25:16 UTC 2018
Modified Files:
pkgsrc/textproc/rapidjson: Makefile
Log Message:
rapidjson: remove -march=native, force fail doxygen configure test.
-march=native yields an error in some configurations.
doxygen is not a dependency, so if the user has it and it's detected,
we have plist mismatches.
PKGREVISION++
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/rapidjson/Makefile
Files: