gnu9-compilers-hpc-devel-1.4-3.16.2 >  A b "p9|M, Cc򒴲W~J.œC]ruoo=7s>8'L{(R26mw<"gifZC~,щ|#emF^4DVϼ?&8j^iJ5 CXNoqKr #j^r(Ī, 4"I!NQ*v6S&=t3+@P|M?piNVK'DۿL*"K*`ZB27aa950d44bd0271b0f8c8029179a0218c06e0aff6ab1fa33b3dbc73e2fe928d160173d02a9c099682cdce36872635f9f28ebf44܉b "p9|sJ_ցٹ|nu<^ J?=رXWȳ`\hGf>ѯ6qWio O$?^Dzq]`h/'Rgy=wq3 e|Oױ&Q]^/F)ԇ)$A'8?B>gMtKVQ 1B5rQV^`m1WШ E#JjB1TBI},Lj-DSJ#~L9^]O3jE΍mTS@ʨ6j1 /LH$>p??d & U )IOV     @Hd  - (R8\9:? 2F :G PH XI `X dY h\ t] |^ b cd*e/f2l4uHvPzeu^hlrCgnu9-compilers-hpc-devel1.43.16.2Devel package for HPC GNU compiler environmentProvides package dependencies for building with the GNU compiler toolchain.b sheep25YSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Tools/Otherhttps://github.com/openhpc/ohpclinuxnoarchrm -rf /usr/lib/hpc/compiler/gnu/9/bin /usr/lib/hpc/compiler/gnu/9/binYA큤b b 8a7980019b71c5a6fb849cf69ae7c67a8eea2d24ba188ba5df5de8445d7a1379rootrootrootrootgnu9-compilers-hpc-1.4-3.16.2.src.rpmgnu9-compilers-hpc-devel     /bin/sh/bin/shgcc9gcc9-c++gcc9-fortrangnu9-compilers-hpcrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.43.0.4-14.6.0-14.0-15.2-14.14.1`#@`"@_{]D%\?[T@Zp^@ZYY@Y@Y@Y9<@YtX>@X*XWw@eich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.compmladek@suse.comeich@suse.comeich@suse.com- Improve setting of standard binaries (c, c++) for non-base versions. - Improve environment settings: only set CC, CXX etc when compilers are installed. Thus, if only gnu-compiler-hpc is installed, they will not be set.- Add build support for gcc11 to HPC build (jsc#SLE-18780, jsc#SLE-18781, jsc#SLE-18782).- Add build support for gcc10 to HPC build (bsc#1174439). Fix version parsing for gcc10 and up.- Add support for gcc v.6, v.8 and v.9. for SLE-12 HPC: v.6, v.7, v.8 (jsc#SLE-7765) for SLE-15 & SLE-15-SP1: gcc v.7, v.8 (jsc#SLE-7766) for SLE-15-SP2: add gcc v.9 (jsc#SLE-8604) - For the base compiler add a Provides: for the versioned form.- Add links from the generic compiler binary names cc, cpp, c++ and fc to the compiler specific names in the package private binary directory.- Define _hpc_gnu_module (bsc#1116458).- Update to gcc v.7 for SLES-12 builds. - Set the 'granularity' for selection to the granularity of GNU toolchain versions we distinguish: For major versions until 4, this is 2 versions, for anything above it is just the major version. - On TW/Factory add explicit dependency to the compiler major version package. This is to make sure package gets rebuilt when this versions changes.- Add Requires: for lua-lmod to base package. - Add Provides/Conflicts: to macro package: only one version of this macro package can can be installed at the same time.- Make source files downloadable from git. - Remove some debugging code.- Fix LICENSE and copyright statement in LICENSE.- Rename: rpmlintrc -> gnu-compilers-hpc-rpmlintrc- Remove spec_fix.pl, use multibuild instead. - Add RPM macros to be used together with macros.hpc from suse-hpc.- Update spec_fix.pl: It is now able to produce multiple spec files from one replacement file.- Remove ohpc-isms. - Add support for gcc update versions. - Pick correct compiler version.- Fix group of devel package: Development/Languages- Add gcc-c++ into requires of the devel package - Make the devel package to require the exact version of the main one- Modified package to use a spec file template.- Initial version of gnu compiler selection module FATE#321705./bin/shsheep25 16463296011.4-3.16.2gnu9-compilers-hpc-develREADME.meta/usr/share/doc/packages//usr/share/doc/packages/gnu9-compilers-hpc-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:22623/SUSE_SLE-15-SP1_Update/c5c3017f2177e3239f2273524f8a0178-gnu-compilers-hpc.SUSE_SLE-15-SP1_Update:gnu9-hpccpioxz5noarch-suse-linuxdirectoryASCII textOoqWN¦5mkdir -p /usr/lib/hpc/compiler/gnu/9/bin export list="cpp9 gcc9 \ gcc9-c++ gcc9-fortran" for i in $(rpm -ql ${list} | grep -E -e "/usr/bin|/usr/share/man") do dir=$(dirname $i) base=$(basename $i) base=${base/-9/} base=${base/.././} case $dir in /usr/share/man*) mandir=$(basename $dir) mkdir -p /usr/lib/hpc/compiler/gnu/9/man/${mandir} ln -sf $i /usr/lib/hpc/compiler/gnu/9/man/${mandir}/$base ;; /usr/bin*) ln -sf $i /usr/lib/hpc/compiler/gnu/9/bin/$base ;; esac done for i in cc,gcc c++,g++; do test -e /usr/lib/hpc/compiler/gnu/9/bin/${i##*,}-9 \ && ln -s /usr/lib/hpc/compiler/gnu/9/bin/${i%%,*} ${i##*,}-9 fi/bin/shutf-8b0c1d1480e93e36dd4958798d90faf7197aa753f63000b96e0dce5269b274e70?7zXZ !t/#] crt:bLL At"~{h~jQ(8y(jq2&'VKӸ{%FO%?&@(NA; T0}:q?}E\|WJ` K _& Μd(X f"MətN& gPu/vC= ͢I=5qyXj&'l pG%+ -r'ܶ YZ