summaryrefslogtreecommitdiffstats
path: root/development/gcc5
Commit message (Collapse)AuthorAgeFilesLines
* development/gcc5: slack-desc nitpick. B. Watson2023-05-201-1/+1
| | | | | | Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* development/gcc5: Fix -march for i486, keep sbolint quiet. B. Watson2023-05-201-1/+3
| | | | | | Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* development/gcc5: Change i486 to i586 fourtysixandtwo2022-06-071-1/+1
|
* development/gcc5: Fix sbolint nitpicks. B. Watson2022-03-121-9/+8
| | | | Signed-off-by: B. Watson <yalhcru@gmail.com>
* development/gcc5: Speed up find/chmod. B. Watson2022-03-014-28/+29
| | | | | | 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-213-9/+67
| | | | | | | | 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_NAME Heinz Wiesinger2021-07-171-15/+19
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: Support $PRINT_PACKAGE_NAME env var Heinz Wiesinger2021-07-171-2/+11
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: SlackBuilds run in the directory they are in Heinz Wiesinger2021-07-051-1/+2
| | | | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Change SlackBuild shebang to /bin/bash Heinz Wiesinger2021-07-041-1/+1
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* development/gcc5: Explicitly disable isl. Lenard Spencer2021-04-181-0/+1
| | | | | | 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-182-2/+36
| | | | | | Credit goes to luvr on LQ Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
* development/gcc5: fix md5sum in gcc5.info Eric Hameleers2021-04-181-1/+1
| | | | | | Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
* development/gcc5: update to 5.5.0 Eric Hameleers2021-04-1816-12/+5931
| | | | | | | | | | 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 filtering Eric Hameleers2021-04-181-1/+1
| | | | | | | | | 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 SlackBuild Eric Hameleers2021-04-182-110/+107
| | | | | | | | | | | | | | 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-181-17/+24
| | | | | | | | | | | | 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-1818-0/+1028
Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>