CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/05/18 12:18:21
Modified files: gnu/usr.bin/cc : Makefile Added files: gnu/usr.bin/cc/libgcov: Makefile Log message: Build and install libgcov on gcc 4 platforms. Build machinery from FreeBSD. This makes gcc -fprofile-arcs work again. Regression reported by Azwaw OUSADOU on tech@, thanks for noticing and sorry for the delay fixing this.