CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/09 04:49:17
Modified files:
devel/libhid : Makefile
Log message:
Disable -Werror. The dirty hack (var=var) to avoid an "unused parameter"
warning triggers a "explicitly assigning value of variable .. to itself" with
clang.
