K 10 svn:author V 4 tijl K 8 svn:date V 27 2020-01-02T11:11:36.303662Z K 7 svn:log V 528 Attempt to fix build after removal of Linux c6. - Replace build dependency on linux-c7-devtools with USE_LINUX=devtools:build so it takes into account LINUX_DEFAULT. - Install libusb.so.3 which is the SONAME of the library. - Disable -Werror. - Don't build profiling library. It's not installed and -pg and -fstack-protector are incompatible. - Don't let the build make parse /etc/make.conf because this may redefine *FLAGS. The file is already handled by the ports tree. - Create symbolic links instead of hard links. END