components/llvm/clang.p5m
changeset 5434 9f55c805ce9d
child 6512 92717ce71105
equal deleted inserted replaced
5428:3c05d530e67e 5434:9f55c805ce9d
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 set name=pkg.fmri \
       
    27     value=pkg:/developer/llvm/clang@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    28 set name=pkg.summary \
       
    29     value="clang $(COMPONENT_VERSION) runtime - The clang LLVM Compiler"
       
    30 set name=com.oracle.info.description \
       
    31     value="clang - The C/C++/Objective-C/Objective-C++ compiler based on the LLVM Compiler Infrastructure Framework"
       
    32 set name=com.oracle.info.tpno value=$(TPNO)
       
    33 set name=info.classification value=org.opensolaris.category.2008:Development/C \
       
    34     value=org.opensolaris.category.2008:Development/C++ \
       
    35     value=org.opensolaris.category.2008:Development/GNU \
       
    36     value="org.opensolaris.category.2008:Development/Objective C"
       
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    39 set name=org.opensolaris.arc-caseid value=PSARC/2013/188
       
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    41 file path=usr/bin/clang
       
    42 hardlink path=usr/bin/clang++ target=clang
       
    43 file path=usr/bin/clang-check
       
    44 file path=usr/bin/clang-format
       
    45 file path=usr/bin/clang-tblgen
       
    46 file path=usr/lib/$(MACH64)/libclang.so
       
    47 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/Intrin.h
       
    48 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/__stddef_max_align_t.h
       
    49 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/__wmmintrin_aes.h
       
    50 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/__wmmintrin_pclmul.h
       
    51 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/adxintrin.h
       
    52 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/altivec.h
       
    53 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/ammintrin.h
       
    54 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/arm_acle.h
       
    55 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/arm_neon.h
       
    56 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/avx2intrin.h
       
    57 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/avx512bwintrin.h
       
    58 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/avx512erintrin.h
       
    59 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/avx512fintrin.h
       
    60 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/avx512vlbwintrin.h
       
    61 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/avx512vlintrin.h
       
    62 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/avxintrin.h
       
    63 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/bmi2intrin.h
       
    64 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/bmiintrin.h
       
    65 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/cpuid.h
       
    66 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/emmintrin.h
       
    67 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/f16cintrin.h
       
    68 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/float.h
       
    69 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/fma4intrin.h
       
    70 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/fmaintrin.h
       
    71 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/ia32intrin.h
       
    72 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/immintrin.h
       
    73 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/iso646.h
       
    74 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/limits.h
       
    75 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/lzcntintrin.h
       
    76 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/mm3dnow.h
       
    77 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/mm_malloc.h
       
    78 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/mmintrin.h
       
    79 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/module.modulemap
       
    80 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/nmmintrin.h
       
    81 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/pmmintrin.h
       
    82 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/popcntintrin.h
       
    83 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/prfchwintrin.h
       
    84 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/rdseedintrin.h
       
    85 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/rtmintrin.h
       
    86 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/shaintrin.h
       
    87 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/smmintrin.h
       
    88 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/stdalign.h
       
    89 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/stdarg.h
       
    90 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/stdatomic.h
       
    91 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/stdbool.h
       
    92 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/stddef.h
       
    93 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/stdint.h
       
    94 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/stdnoreturn.h
       
    95 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/tbmintrin.h
       
    96 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/tgmath.h
       
    97 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/tmmintrin.h
       
    98 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/unwind.h
       
    99 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/vadefs.h
       
   100 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/varargs.h
       
   101 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/wmmintrin.h
       
   102 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/x86intrin.h
       
   103 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/xmmintrin.h
       
   104 file path=usr/lib/clang/$(COMPONENT_VERSION)/include/xopintrin.h
       
   105 license llvm.license license="University of Illinois/NCSA"
       
   106 depend type=require fmri=pkg:/system/header
       
   107