summaryrefslogtreecommitdiff
path: root/development/gcc5
Commit message (Collapse)AuthorAge
* development/gcc5: Fix sbolint nitpicks.B. Watson2022-03-12
| | | | Signed-off-by: B. Watson <yalhcru@gmail.com>
* development/gcc5: Speed up find/chmod.B. Watson2022-03-01
| | | | | | Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* development/gcc5: Fix building with recents glibc, gcc and kernels.Matteo Bernardini2021-08-21
| | | | | | | | Abort on errors (and fixed what made the build stop) Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* development/gcc5: Fix support for PRINT_PACKAGE_NAMEHeinz Wiesinger2021-07-17
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: Support $PRINT_PACKAGE_NAME env varHeinz Wiesinger2021-07-17
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: SlackBuilds run in the directory they are inHeinz Wiesinger2021-07-05
| | | | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Change SlackBuild shebang to /bin/bashHeinz Wiesinger2021-07-04
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* development/gcc5: Explicitly disable isl.Lenard Spencer2021-04-18
| | | | | | The version in current is not supported by gcc-5.5.x Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
* development/gcc5: Patch for glibc-2.28.Matteo Bernardini2021-04-18
| | | | | | Credit goes to luvr on LQ Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
* development/gcc5: fix md5sum in gcc5.infoEric Hameleers2021-04-18
| | | | | | Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
* development/gcc5: update to 5.5.0Eric Hameleers2021-04-18
| | | | | | | | | | This re-aligns the gcc5.SlackBuild script with the latest gcc.SlackBuild in Slackware 14.2. Retpoline patches are included. Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
* development/gcc5: fix the .la file filteringEric Hameleers2021-04-18
| | | | | | | | | This SlackBuild script uses a different temporary location to compile the sources than the original Slackware version. Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
* development/gcc5: further cleanups of the SlackBuildEric Hameleers2021-04-18
| | | | | | | | | | | | | | To make the script more compliant with SBo guidelines: - use /tmp/SBo/ as build location instead of /root/ - re-arrange some of the code blocks - change all PKG1 to PKG - remove echo-ed comments at the end - make .tgz the default package extension, instead of .txz as used in Slackware Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
* development/gcc5: Addressed ponce's remarks about the SlackBuild.Eric Hameleers2021-04-18
| | | | | | | | | | | | Non-multilib on 64bit should now be properly handled; The actual fastjar tarball compression was different than assumed; Use PRGNAM (SBo convention) in the SlackBuild script, rather than PKGNAM (Slackware convention); Get rid of error regarding the non-existing mudflap directory. Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
* development/gcc5: Added (gcc version 5 C, C++ and Java compilers).Eric Hameleers2021-04-18
Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>