This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CT_CONFIGURE_has_xz=y | |
| CT_CONFIGURE_has_cvs=y | |
| CT_CONFIGURE_has_svn=y | |
| CT_MODULES=y | |
| CT_LOCAL_TARBALLS_DIR="${HOME}/src" | |
| CT_WORK_DIR="${CT_TOP_DIR}/.build" | |
| CT_PREFIX_DIR="${HOME}/.local/gcc32" | |
| CT_INSTALL_DIR="${HOME}/.local/gcc32" | |
| CT_RM_RF_PREFIX_DIR=y | |
| CT_REMOVE_DOCS=y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CT_CONFIGURE_has_xz=y | |
| CT_CONFIGURE_has_cvs=y | |
| CT_CONFIGURE_has_svn=y | |
| CT_MODULES=y | |
| #CT_MULTILIB=y | |
| CT_LOCAL_TARBALLS_DIR="${HOME}/src" | |
| CT_WORK_DIR="${CT_TOP_DIR}/.build" | |
| CT_PREFIX_DIR="${HOME}/.local/gcc64" | |
| CT_INSTALL_DIR="${HOME}/.local/gcc64" | |
| CT_RM_RF_PREFIX_DIR=y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From 86b0347074c13090d30ff82d4b5643eed270f475 Mon Sep 17 00:00:00 2001 | |
| From: amidevous2 <amidevous+2@gmail.com> | |
| Date: Thu, 27 Aug 2026 02:38:40 +0200 | |
| Subject: [PATCH 01/10] bootstrap | |
| bootstrap | |
| --- | |
| autom4te.cache/output.0 | 7165 +++++++++++++++++++++++++++++++++++++++ | |
| autom4te.cache/requests | 77 + | |
| autom4te.cache/traces.0 | 490 +++ |