minor pkg/* corrections on -DPIC=1 archs. okay espie@

This commit is contained in:
kurt 2009-04-21 21:02:34 +00:00
parent 055fbd29c2
commit 2ff674c5e0
6 changed files with 20 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2009/04/16 18:36:48 espie Exp $
# $OpenBSD: Makefile,v 1.29 2009/04/21 21:02:34 kurt Exp $
ONLY_FOR_ARCHS = alpha i386 m68k sparc sparc64 powerpc vax amd64
#BROKEN=adjust for types changes
@ -10,12 +10,12 @@ BOOTSTRAP_GEN = 2
ADASTRAP = adastrap-i386-$V-${BOOTSTRAP_GEN}.tgz
PKGNAME-main = gcc-${FULL_PKGVERSION}
PKGNAME-c++ = g++-${FULL_PKGVERSION}
PKGNAME-c++ = g++-${FULL_PKGVERSION}p0
PKGNAME-estdc = libstdc++-${FULL_PKGVERSION}
PKGNAME-g77 = g77-${FULL_PKGVERSION}
PKGNAME-f95 = g95-${FULL_PKGVERSION}
PKGNAME-java = gcj-${FULL_PKGVERSION}
PKGNAME-objc = gobjc-${FULL_PKGVERSION}
PKGNAME-objc = gobjc-${FULL_PKGVERSION}p0
PKGNAME-ada = gnat-${FULL_PKGVERSION}
SHARED_LIBS = estdc++ 9.0 \
gfortran 2.0 \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PFRAG.PIC-c++,v 1.1 2006/10/20 13:43:18 espie Exp $
@comment $OpenBSD: PFRAG.PIC-c++,v 1.2 2009/04/21 21:02:34 kurt Exp $
include/c++/${V}/${CONFIG}/fpic/
include/c++/${V}/${CONFIG}/fpic/bits/
include/c++/${V}/${CONFIG}/fpic/bits/atomic_word.h
@ -19,9 +19,17 @@ include/c++/${V}/${CONFIG}/fpic/bits/gthr-tpf.h
include/c++/${V}/${CONFIG}/fpic/bits/gthr.h
include/c++/${V}/${CONFIG}/fpic/bits/messages_members.h
include/c++/${V}/${CONFIG}/fpic/bits/os_defines.h
include/c++/${V}/${CONFIG}/fpic/bits/stdc++.h
include/c++/${V}/${CONFIG}/fpic/bits/stdc++.h.gch/
include/c++/${V}/${CONFIG}/fpic/bits/stdc++.h.gch/O0g.gch
include/c++/${V}/${CONFIG}/fpic/bits/stdc++.h.gch/O2g.gch
include/c++/${V}/${CONFIG}/fpic/bits/stdtr1c++.h
include/c++/${V}/${CONFIG}/fpic/bits/stdtr1c++.h.gch/
include/c++/${V}/${CONFIG}/fpic/bits/stdtr1c++.h.gch/O2g.gch
include/c++/${V}/${CONFIG}/fpic/bits/time_members.h
lib/fpic/
lib/fpic/libestdc++.a
lib/fpic/libestdc++.la
@comment @lib lib/fpic/libestdc++.so.${LIBestdc++_VERSION}
lib/fpic/libesupc++.a
lib/fpic/libesupc++.la

View File

@ -1,5 +1,6 @@
@comment $OpenBSD: PFRAG.PIC-f95,v 1.1 2006/10/20 15:35:25 espie Exp $
@comment $OpenBSD: PFRAG.PIC-f95,v 1.2 2009/04/21 21:02:34 kurt Exp $
lib/fpic/libgfortran.a
lib/fpic/libgfortran.la
@comment @lib lib/fpic/libgfortran.so.${LIBgfortran_VERSION}
lib/gcc/${CONFIG}/${V}/fpic/libgfortranbegin.a
lib/gcc/${CONFIG}/${V}/fpic/libgfortranbegin.la

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PFRAG.PIC-main,v 1.1 2006/11/25 16:26:46 espie Exp $
@comment $OpenBSD: PFRAG.PIC-main,v 1.2 2009/04/21 21:02:34 kurt Exp $
lib/gcc/${CONFIG}/${V}/fpic/
lib/gcc/${CONFIG}/${V}/fpic/libgcc.a
lib/gcc/${CONFIG}/${V}/fpic/libgcov.a
@ -7,3 +7,4 @@ lib/fpic/libssp.a
lib/fpic/libssp.la
lib/fpic/libssp_nonshared.a
lib/fpic/libssp_nonshared.la
@comment @lib lib/fpic/libssp.so.${LIBssp_VERSION}

View File

@ -1,3 +1,4 @@
@comment $OpenBSD: PFRAG.PIC-objc,v 1.1 2006/10/20 15:35:25 espie Exp $
@comment $OpenBSD: PFRAG.PIC-objc,v 1.2 2009/04/21 21:02:34 kurt Exp $
lib/fpic/libobjc.a
lib/fpic/libobjc.la
@comment @lib lib/fpic/libobjc.so.${LIBobjc_VERSION}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-objc,v 1.2 2009/04/16 18:36:48 espie Exp $
@comment $OpenBSD: PLIST-objc,v 1.3 2009/04/21 21:02:34 kurt Exp $
%%SHARED%%
lib/gcc/${CONFIG}/${V}/include/objc/
lib/gcc/${CONFIG}/${V}/include/objc/NXConstStr.h
@ -16,3 +16,4 @@ lib/gcc/${CONFIG}/${V}/include/objc/typedstream.h
lib/libobjc.a
lib/libobjc.la
@bin libexec/gcc/${CONFIG}/${V}/cc1obj
%%PIC%%