Subject: CVS commit: pkgsrc/converters/libetonyek
From: Ryo ONODERA
Date: 2023-01-23 04:20:40
Message id: 20230123032040.4E704FA90@cvs.NetBSD.org

Log Message:
libetonyek: Fix build with boost-1.81.0

c++14 or later causes multiple definition error from
include/boost/phoenix/stl/tuple.hpp introduced in 1.81.0.
Downgrade --std=c++17 to --std=c++11.

Files:
RevisionActionfile
1.42modifypkgsrc/converters/libetonyek/Makefile