Wednesday, May 03, 2017

CVS: cvs.openbsd.org: ports

CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2017/05/03 17:22:19

Modified files:
sysutils/flashrom: Makefile

Log message:
some configury hidden inside the Makefile uses -Werror... on libusb1
headers, which are not really clean (uses bad preprocessor magic), so
to detect it and finish building with clang, turning off -Werror is
the simplest way.

No comments:

Post a Comment