# | Line 79 | Line 79 | cat << \EOF_TOOLFILE >%i/etc/scram.d/cxx | |
---|---|---|
79 | <runtime name="PATH" value="$CXXCOMPILER_BASE/bin" type="path"/> | |
80 | <runtime name="@OS_RUNTIME_LDPATH_NAME@" value="@GCC_ROOT@/@ARCH_LIB64DIR@" type="path"/> | |
81 | <runtime name="@OS_RUNTIME_LDPATH_NAME@" value="@GCC_ROOT@/lib" type="path"/> | |
82 | + | <runtime name="COMPILER_RUNTIME_OBJECTS" value="@GCC_ROOT@/lib/gcc/@GCC_ARCH@/@GCC_REALVERSION@"/> |
83 | <runtime name="PATH" value="@GCC_ROOT@/bin" type="path"/> | |
84 | </tool> | |
85 | EOF_TOOLFILE |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |