From a54ccebe64d63068390ee339e52c9f836058b053 Mon Sep 17 00:00:00 2001 From: Lauri Tirkkonen Date: Wed, 18 Mar 2020 22:12:13 +0200 Subject: [PATCH] gcc-6: use $(GNU_ARCH) in manifest --- components/developer/gcc-6/gcc-6.p5m | 432 +++++++++++++++++------------------ 1 file changed, 216 insertions(+), 216 deletions(-) diff --git a/components/developer/gcc-6/gcc-6.p5m b/components/developer/gcc-6/gcc-6.p5m index 78c62772c..dd42dad71 100644 --- a/components/developer/gcc-6/gcc-6.p5m +++ b/components/developer/gcc-6/gcc-6.p5m @@ -50,27 +50,27 @@ link path=usr/bin/gfortran-6 target=gfortran set pkg.linted.userland.action001.2 true> # sample-manifest -hardlink path=usr/bin/c++ target=x86_64-unknown-unleashed1.3-g++ +hardlink path=usr/bin/c++ target=$(GNU_ARCH)-g++ file path=usr/bin/cpp -hardlink path=usr/bin/g++ target=x86_64-unknown-unleashed1.3-g++ -hardlink path=usr/bin/gcc target=x86_64-unknown-unleashed1.3-gcc +hardlink path=usr/bin/g++ target=$(GNU_ARCH)-g++ +hardlink path=usr/bin/gcc target=$(GNU_ARCH)-gcc file path=usr/bin/gcc-ar -hardlink path=usr/bin/gcc-nm target=x86_64-unknown-unleashed1.3-gcc-nm +hardlink path=usr/bin/gcc-nm target=$(GNU_ARCH)-gcc-nm file path=usr/bin/gcc-ranlib file path=usr/bin/gcov file path=usr/bin/gcov-dump file path=usr/bin/gcov-tool -hardlink path=usr/bin/gfortran target=x86_64-unknown-unleashed1.3-gfortran -hardlink path=usr/bin/x86_64-unknown-unleashed1.3-c++ \ - target=x86_64-unknown-unleashed1.3-g++ -file path=usr/bin/x86_64-unknown-unleashed1.3-g++ -file path=usr/bin/x86_64-unknown-unleashed1.3-gcc -hardlink path=usr/bin/x86_64-unknown-unleashed1.3-gcc-$(COMPONENT_VERSION) \ - target=x86_64-unknown-unleashed1.3-gcc -hardlink path=usr/bin/x86_64-unknown-unleashed1.3-gcc-ar target=gcc-ar -file path=usr/bin/x86_64-unknown-unleashed1.3-gcc-nm -hardlink path=usr/bin/x86_64-unknown-unleashed1.3-gcc-ranlib target=gcc-ranlib -file path=usr/bin/x86_64-unknown-unleashed1.3-gfortran +hardlink path=usr/bin/gfortran target=$(GNU_ARCH)-gfortran +hardlink path=usr/bin/$(GNU_ARCH)-c++ \ + target=$(GNU_ARCH)-g++ +file path=usr/bin/$(GNU_ARCH)-g++ +file path=usr/bin/$(GNU_ARCH)-gcc +hardlink path=usr/bin/$(GNU_ARCH)-gcc-$(COMPONENT_VERSION) \ + target=$(GNU_ARCH)-gcc +hardlink path=usr/bin/$(GNU_ARCH)-gcc-ar target=gcc-ar +file path=usr/bin/$(GNU_ARCH)-gcc-nm +hardlink path=usr/bin/$(GNU_ARCH)-gcc-ranlib target=gcc-ranlib +file path=usr/bin/$(GNU_ARCH)-gfortran file path=usr/include/c++/$(COMPONENT_VERSION)/algorithm file path=usr/include/c++/$(COMPONENT_VERSION)/array file path=usr/include/c++/$(COMPONENT_VERSION)/atomic @@ -777,75 +777,75 @@ file path=usr/include/c++/$(COMPONENT_VERSION)/unordered_set file path=usr/include/c++/$(COMPONENT_VERSION)/utility file path=usr/include/c++/$(COMPONENT_VERSION)/valarray file path=usr/include/c++/$(COMPONENT_VERSION)/vector -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/atomic_word.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/basic_file.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/c++allocator.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/c++config.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/c++io.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/c++locale.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/cpu_defines.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/ctype_base.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/ctype_inline.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/cxxabi_tweaks.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/error_constants.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/extc++.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/gthr-default.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/gthr-posix.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/gthr-single.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/gthr.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/messages_members.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/opt_random.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/os_defines.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/stdc++.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/stdtr1c++.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/bits/time_members.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH32)/ext/opt_random.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/atomic_word.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/basic_file.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/c++allocator.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/c++config.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/c++io.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/c++locale.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/cpu_defines.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/ctype_base.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/ctype_inline.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/cxxabi_tweaks.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/error_constants.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/extc++.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/gthr-default.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/gthr-posix.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/gthr-single.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/gthr.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/messages_members.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/opt_random.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/os_defines.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/stdc++.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/stdtr1c++.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/bits/time_members.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/$(MACH64)/ext/opt_random.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/atomic_word.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/basic_file.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/c++allocator.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/c++config.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/c++io.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/c++locale.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/cpu_defines.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/ctype_base.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/ctype_inline.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/cxxabi_tweaks.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/error_constants.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/extc++.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/gthr-default.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/gthr-posix.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/gthr-single.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/gthr.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/messages_members.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/opt_random.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/os_defines.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/stdc++.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/stdtr1c++.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/bits/time_members.h -file path=usr/include/c++/$(COMPONENT_VERSION)/x86_64-unknown-unleashed1.3/ext/opt_random.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/atomic_word.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/basic_file.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/c++allocator.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/c++config.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/c++io.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/c++locale.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/cpu_defines.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/ctype_base.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/ctype_inline.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/cxxabi_tweaks.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/error_constants.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/extc++.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/gthr-default.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/gthr-posix.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/gthr-single.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/gthr.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/messages_members.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/opt_random.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/os_defines.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/stdc++.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/stdtr1c++.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/bits/time_members.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH32)/ext/opt_random.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/atomic_word.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/basic_file.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++allocator.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++config.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++io.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++locale.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/cpu_defines.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/ctype_base.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/ctype_inline.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/cxxabi_tweaks.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/error_constants.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/extc++.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-default.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-posix.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-single.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/messages_members.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/opt_random.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/os_defines.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/stdc++.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/stdtr1c++.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/time_members.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/ext/opt_random.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/atomic_word.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/basic_file.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++allocator.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++config.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++io.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++locale.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/cpu_defines.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/ctype_base.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/ctype_inline.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/cxxabi_tweaks.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/error_constants.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/extc++.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-default.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-posix.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-single.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/messages_members.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/opt_random.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/os_defines.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/stdc++.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/stdtr1c++.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/time_members.h +file path=usr/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/ext/opt_random.h file path=usr/lib/$(MACH32)/libgfortran.a link path=usr/lib/$(MACH32)/libgfortran.so target=libgfortran.so.3.0.0 link path=usr/lib/$(MACH32)/libgfortran.so.3 target=libgfortran.so.3.0.0 @@ -870,126 +870,126 @@ link path=usr/lib/$(MACH32)/libstdc++.so.6 target=libstdc++.so.6.0.22 file path=usr/lib/$(MACH32)/libstdc++.so.6.0.22 file path=usr/lib/$(MACH32)/libstdc++.so.6.0.22-gdb.py file path=usr/lib/$(MACH32)/libsupc++.a -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/crtbegin.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/crtbeginS.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/crtend.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/crtendS.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/finclude/ieee_arithmetic.mod -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/finclude/ieee_exceptions.mod -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/finclude/ieee_features.mod -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/libcaf_single.a -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/libgcc.a -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH32)/libgcov.a -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/crtbegin.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/crtbeginS.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/crtend.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/crtendS.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/finclude/ieee_arithmetic.mod -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/finclude/ieee_exceptions.mod -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/finclude/ieee_features.mod -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/libcaf_single.a -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/libgcc.a -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/$(MACH64)/libgcov.a -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/crtbegin.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/crtbeginS.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/crtend.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/crtendS.o -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/finclude/ieee_arithmetic.mod -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/finclude/ieee_exceptions.mod -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/finclude/ieee_features.mod -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/adxintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/ammintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx2intrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512bwintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512cdintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512dqintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512erintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512fintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512ifmaintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512ifmavlintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512pfintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512vbmiintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512vbmivlintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512vlbwintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512vldqintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avx512vlintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/avxintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/bmi2intrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/bmiintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/bmmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/clflushoptintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/clwbintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/clzerointrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/cpuid.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/cross-stdarg.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/emmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/f16cintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/float.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/fma4intrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/fmaintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/fxsrintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/ia32intrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/immintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/iso646.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/lwpintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/lzcntintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/mm3dnow.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/mm_malloc.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/mmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/mwaitxintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/nmmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/NXConstStr.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/Object.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/Protocol.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/message.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/objc-decls.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/objc-exception.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/objc-sync.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/objc.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/runtime.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/objc/thr.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/pkuintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/pmmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/popcntintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/prfchwintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/rdseedintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/rtmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/shaintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/smmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/ssp/ssp.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/ssp/stdio.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/ssp/string.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/ssp/unistd.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/stdalign.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/stdarg.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/stdatomic.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/stdbool.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/stddef.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/stdfix.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/stdnoreturn.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/tbmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/tgmath.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/tmmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/unwind.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/varargs.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/wmmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/x86intrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/xmmintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/xopintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/xsavecintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/xsaveintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/xsaveoptintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/xsavesintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/include/xtestintrin.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/fixinc_list -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/gsyslimits.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/include/README -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/include/limits.h -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/macro_list -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/mkheaders.conf -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/libcaf_single.a -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/libgcc.a -file path=usr/lib/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/libgcov.a +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/crtbegin.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/crtbeginS.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/crtend.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/crtendS.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/finclude/ieee_arithmetic.mod +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/finclude/ieee_exceptions.mod +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/finclude/ieee_features.mod +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/libcaf_single.a +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/libgcc.a +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH32)/libgcov.a +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtbegin.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtbeginS.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtend.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtendS.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/finclude/ieee_arithmetic.mod +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/finclude/ieee_exceptions.mod +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/finclude/ieee_features.mod +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libcaf_single.a +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc.a +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcov.a +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtbegin.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtbeginS.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtend.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtendS.o +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/ieee_arithmetic.mod +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/ieee_exceptions.mod +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/ieee_features.mod +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/adxintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ammintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx2intrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512bwintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512cdintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512dqintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512erintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512fintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512ifmaintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512ifmavlintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512pfintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512vbmiintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512vbmivlintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512vlbwintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512vldqintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx512vlintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avxintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmi2intrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmiintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/clflushoptintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/clwbintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/clzerointrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cpuid.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cross-stdarg.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/emmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/f16cintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/float.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fma4intrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fmaintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fxsrintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ia32intrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/immintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/iso646.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lwpintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lzcntintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm3dnow.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm_malloc.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mwaitxintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/nmmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/NXConstStr.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Object.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Protocol.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/message.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-decls.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-exception.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-sync.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/runtime.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/thr.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/pkuintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/pmmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/popcntintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/prfchwintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/rdseedintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/rtmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/shaintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/smmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/ssp.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/stdio.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/string.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/unistd.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdalign.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdarg.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdatomic.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdbool.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stddef.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdfix.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdnoreturn.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tbmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tgmath.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tmmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/unwind.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/varargs.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/wmmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/x86intrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xmmintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xopintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xsavecintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xsaveintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xsaveoptintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xsavesintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xtestintrin.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc_list +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/gsyslimits.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/README +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/limits.h +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/macro_list +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders.conf +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libcaf_single.a +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc.a +file path=usr/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcov.a file path=usr/lib/libgfortran.a link path=usr/lib/libgfortran.so target=libgfortran.so.3.0.0 link path=usr/lib/libgfortran.so.3 target=libgfortran.so.3.0.0 @@ -1014,18 +1014,18 @@ link path=usr/lib/libstdc++.so.6 target=libstdc++.so.6.0.22 file path=usr/lib/libstdc++.so.6.0.22 file path=usr/lib/libstdc++.so.6.0.22-gdb.py file path=usr/lib/libsupc++.a -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/cc1 -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/cc1obj -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/cc1plus -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/collect2 -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/f951 -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/fixinc.sh -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/fixincl -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/mkheaders -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/install-tools/mkinstalldirs -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/liblto_plugin.a -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/lto-wrapper -file path=usr/libexec/gcc/x86_64-unknown-unleashed1.3/$(COMPONENT_VERSION)/lto1 +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1 +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1obj +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1plus +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/collect2 +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/f951 +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc.sh +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixincl +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkinstalldirs +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.a +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto-wrapper +file path=usr/libexec/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto1 file path=usr/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/__init__.py file path=usr/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/__init__.py file path=usr/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/printers.py -- 2.11.4.GIT