summaryrefslogtreecommitdiffstats
path: root/development/gcc5
AgeCommit message (Collapse)Author
2022-06-07development/gcc5: Change i486 to i586 fourtysixandtwo
2022-03-12development/gcc5: Fix sbolint nitpicks. B. Watson
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-01development/gcc5: Speed up find/chmod. B. Watson
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-21development/gcc5: Fix building with recents glibc, gcc and kernels. Matteo Bernardini
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>
2021-07-17development/gcc5: Fix support for PRINT_PACKAGE_NAME Heinz Wiesinger
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17All: Support $PRINT_PACKAGE_NAME env var Heinz Wiesinger
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-05All: SlackBuilds run in the directory they are in Heinz Wiesinger
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-04All: Change SlackBuild shebang to /bin/bash Heinz Wiesinger
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-04-18development/gcc5: Explicitly disable isl. Lenard Spencer
The version in current is not supported by gcc-5.5.x Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-18development/gcc5: Patch for glibc-2.28. Matteo Bernardini
Credit goes to luvr on LQ Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-18development/gcc5: fix md5sum in gcc5.info Eric Hameleers
Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-18development/gcc5: update to 5.5.0 Eric Hameleers
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>
2021-04-18development/gcc5: fix the .la file filtering Eric Hameleers
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>
2021-04-18development/gcc5: further cleanups of the SlackBuild Eric Hameleers
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>
2021-04-18development/gcc5: Addressed ponce's remarks about the SlackBuild. Eric Hameleers
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>
2021-04-18development/gcc5: Added (gcc version 5 C, C++ and Java compilers). Eric Hameleers
Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>