OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Sat May 18 2013 - 13:18:21 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.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.