CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/10/06 08:17:49
Modified files:
lib/csu/alpha : Makefile
lib/csu/amd64 : Makefile
lib/csu/arm : Makefile
lib/csu/hppa : Makefile
lib/csu/hppa64 : Makefile
lib/csu/i386 : Makefile
lib/csu/powerpc: Makefile
lib/csu/sparc : Makefile
lib/csu/sparc64: Makefile
Log message:
The recent change to bsd.own.mk to allow PICFLAG to be overridden made
these previously ignored PICFLAG settings become active. Remove PICFLAG
overrides to restore -fpic/-fPIC modes. In snaps for a week.
okay drahn@