• [gentoo-dev] [PATCH] linux-info.eclass : Remove references to linux 2.4

    From Mike@21:1/5 to All on Wed Sep 8 01:00:02 2021
    Linux 2.4 and gcc 4 are long gone from the tree
    Remove some log lines


    Signed-off-by: Mike Pagano <mpagano@gentoo.org>
    ---
    eclass/linux-info.eclass | 15 ---------------
    1 file changed, 15 deletions(-)

    diff --git a/eclass/linux-info.eclass b/eclass/linux-info.eclass
    index f794f42d0..4e08949a3 100644
    --- a/eclass/linux-info.eclass
    +++ b/eclass/linux-info.eclass
    @@ -963,21 +963,6 @@ linux-info_pkg_setup() {

    linux-info_get_any_version

    - if kernel_is 2 4; then
    - if [ "$( gcc-major-version )" -eq "4" ] ; then
    - echo
    - ewarn "Be warned !! >=sys-devel/gcc-4.0.0 isn't supported with"
    - ewarn "linux-2.4 (or modules building against a linux-2.4 kernel)!"
    - echo
    - ewarn "Either switch to another gcc-version (via gcc-config) or use a"
    - ewarn "newer kernel that supports >=sys-devel/gcc-4."
    - echo
    - ewarn "Also, be aware that bug reports about gcc-4 not working"
    - ewarn "with linux-2.4 based ebuilds will be closed as INVALID!"
    - echo
    - fi
    - fi
    -
    [ -n "${CONFIG_CHECK}" ] && check_extra_config;
    }

    --
    2.32.0

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Sam James@21:1/5 to All on Wed Sep 8 04:40:02 2021
    On 7 Sep 2021, at 23:51, Mike <mpagano@gentoo.org> wrote:

    Linux 2.4 and gcc 4 are long gone from the tree
    Remove some log lines



    Good riddance!

    Thanks.

    Signed-off-by: Mike Pagano <mpagano@gentoo.org>
    ---
    eclass/linux-info.eclass | 15 ---------------
    1 file changed, 15 deletions(-)


    Best,
    sam

    -----BEGIN PGP SIGNATURE-----

    iQGTBAEBCgB9FiEEYOpPv/uDUzOcqtTy9JIoEO6gSDsFAmE4ITdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYw RUE0RkJGRkI4MzUzMzM5Q0FBRDRGMkY0OTIyODEwRUVBMDQ4M0IACgkQ9JIoEO6g SDthVgf+PBQl1VYlmpqr00HrnzsQVUDCrkGD2bcz7r85IbRhiRqaSO1j+NeG9EeU O3QDnhREmUc5KjzmNjvjrkfZxK1oUThYrkH5lBzd+cXZ6mfU4y5gaLf6f08SOwET 4o0hW5/n2YzVNReyxX+YCe2TZPwDa4/4JLMxC4+E9knfLFNfQcGp9sl3ZUxlCak9 IpfpGm27/hEAPNn1ljt3/tbdeNYuxO3wkQO8HdR8BbzFuFpBig7K01Q6lRnDZilD e5Tj5uWA1vlJL2ZhNDHWg/EvLPEkMBSmSlaLb6ZLq8u9kSg1Mk/WZDdFIt/G06wx skizXSgC4xM+1YSKbhfjDX4u7C5yLw==
    =c6Mi
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)