CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/08/31 08:43:36
Modified files: gnu/gcc/gcc/config/rs6000: sysv4.h Log message: Use OBSD_LIB_SPEC and OBSD_CPP_SPEC instead of rolling our own. Means powerpc now gets the right behaviour for -pthread as well. ok pascal@, krw@, millert@