2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2013 Andrzej Szeszo. All rights reserved.
16 set name=pkg.fmri value=pkg:/system/library/gcc-4-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="GCC C Runtime Libraries"
18 set name=info.classification value="org.opensolaris.category.2008:Development/C"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license COPYING.RUNTIME license="GCC runtime license"
25 dir path=usr group=sys
27 dir path=usr/lib/$(MACH64)
28 link path=usr/lib/$(MACH64)/libgcc_s.so target=libgcc_s.so.1
29 file usr/gcc/4.8/lib/$(MACH64)/libgcc_s.so.1 path=usr/lib/$(MACH64)/libgcc_s.so.1
30 link path=usr/lib/libgcc_s.so target=libgcc_s.so.1
31 file usr/gcc/4.8/lib/libgcc_s.so.1 path=usr/lib/libgcc_s.so.1
32 link path=usr/lib/$(MACH64)/libgomp.so target=libgomp.so.1
33 file usr/gcc/4.8/lib/$(MACH64)/libgomp.so.1 path=usr/lib/$(MACH64)/libgomp.so.1
34 link path=usr/lib/libgomp.so target=libgomp.so.1
35 file usr/gcc/4.8/lib/libgomp.so.1 path=usr/lib/libgomp.so.1