Subject: CVS commit: pkgsrc/www/khtml
From: Havard Eidnes
Date: 2022-09-17 23:34:02
Message id: 20220917213402.1BBD1FA90@cvs.NetBSD.org

Log Message:
www/khtml: use gnu++17 instead of c++17 to fix NetBSD/macppc build issue.

This is required to correctly handle alloca(), which isn't in libc on
this particular variant, and is only handled by the compiler under
the gnu* variants.

Files:
RevisionActionfile
1.67modifypkgsrc/www/khtml/Makefile