CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2010/12/24 13:08:52

Modified files:
        lib/csu/sparc  : Makefile 

Log message:
crtbeginS.o needs to be buit with -fPIC; with -fpic the relocations for the
gcc3/4 exception handling related symbols will be truncated causing linker
failures when building shared libraries.

ok drahn@, deraadt@, miod@

Reply via email to