[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/libstdc++-v3/libstdc++-v3.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] libstdc++ v3 (compatibility package) [T] This package contains libstdc++ v3 from the GNU Compiler Collection [T] for compatibility reasons of some comercial programs. [U] https://gcc.gnu.org/ The GCC Homepage [A] The GNU Project / FSF [M] Rene Rebe [C] base/development [F] OBJDIR [L] GPL [S] Stable [V] 3.3.6 libage=5.0.7 [D] 6e3310bcc80a7478de59d87494f027944056002559956f15d84aa05b gcc-3.3.6.tar.bz2 http://gcc.gnu.org/pub/gcc/releases/gcc-3.3.6/ var_append confopt ' ' '--disable-multilib \ --enable-languages=c,c++ \ --with-gnu-as --with-gnu-ld \ --enable-threads=posix \ --enable-version-specific-runtime-libs \ --disable-libgcj --enable-shared' var_append makeopt ' ' all-target-libstdc++-v3 # make install-target-libstdc++-v3 installs way to much noise makeinstopt= hook_add postmake 5 "cp -av */libstdc++-v3/src/.libs/libstdc++.so.$libage \ $root$libdir/; ldconfig -n $root$libdir/"