CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   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.

Reply via email to