.version
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Dec 29 02:34:18 2010 +0100 (2010-12-29)
branch1.9
changeset 2256 004b41d847f8
parent 2218 398a02564b38
child 2259 f5cfd91ba15a
permissions -rw-r--r--
complibs/libelf: build with -fPIC

libelf is used by gcc to build the lto-plugin used
by binutils' gold to perform LTO.

This requires that files in libelf be compiled with
-fPIC to generate a proper .so.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
(transplanted from c48aba92cbeb7b7dce956a63ec65d3296735cc16)
yann@2220
     1
1.9.1+hg