* switch gcc4 module to gcc/8 * register the gcc/8 subpackages as updates for their gcc/4.9 counterparts * sync the gcc version in devel/llvm * add a quirk entry that gcj is obsolete * unhook 4.9 from the build Preparatory work by many. ok sthen@
18 lines
691 B
Plaintext
18 lines
691 B
Plaintext
@comment $OpenBSD: PLIST-objc,v 1.2 2019/04/27 21:26:35 naddy Exp $
|
|
@option is-branch
|
|
@conflict gobjc-<9
|
|
@pkgpath lang/gcc/4.9,-objc
|
|
lib/gcc/${CONFIG}/${V}/include/objc/
|
|
lib/gcc/${CONFIG}/${V}/include/objc/NXConstStr.h
|
|
lib/gcc/${CONFIG}/${V}/include/objc/Object.h
|
|
lib/gcc/${CONFIG}/${V}/include/objc/Protocol.h
|
|
lib/gcc/${CONFIG}/${V}/include/objc/message.h
|
|
lib/gcc/${CONFIG}/${V}/include/objc/objc-decls.h
|
|
lib/gcc/${CONFIG}/${V}/include/objc/objc-exception.h
|
|
lib/gcc/${CONFIG}/${V}/include/objc/objc-sync.h
|
|
lib/gcc/${CONFIG}/${V}/include/objc/objc.h
|
|
lib/gcc/${CONFIG}/${V}/include/objc/runtime.h
|
|
lib/gcc/${CONFIG}/${V}/include/objc/thr.h
|
|
lib/libobjc.a
|
|
@bin libexec/gcc/${CONFIG}/${V}/cc1obj
|