15 Commits

Author SHA1 Message Date
Schrijvers Luc
fafa2c8206 gcc6809, fix order in ARCHITECTURES (#13566) 2026-01-02 12:09:15 +01:00
PulkoMandy
db6026016a gcc-6809: update to mpfr 4 2024-08-11 07:55:02 +02:00
PulkoMandy
73a450b33a Update lwtools and gcc-6809
lwtools is updated to latest version

both recipes now enabled for all architectures.
2024-03-03 16:19:55 +01:00
Adrien Destugues
34b35187e6 gcc6809: re-add part of patchset that wnet lost in previous update
and further cleanup.
2019-03-21 20:00:21 +01:00
Adrien Destugues
68a7a0e545 gcc6809: update patch to latest upstream version. 2019-03-18 20:55:27 +01:00
Adrien Destugues
309ccdded0 gcc6809: update to fix build with gcc5. 2017-01-15 22:10:45 +01:00
Adrien Destugues
c42a31ed4d Add recipe for gcc-6809 4.6.3.
- Now including libgcc (it builds only if I disable optimizations, but
  that will do for now).
2016-03-26 15:54:36 +01:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Adrien Destugues
fae0297ad1 gcc6809: fix LIBRARY_PATH conflict, rename the variable. 2015-05-17 07:43:51 +02:00
Adrien Destugues
b52d2973fb WIP fixes to gcc-6809 and lwtools
* Not working properly yet.
* gcc6809 was missing dependencies on mpc/mpfr/gmp (not caught by
haikuporter because the executables are not in $binDir
* the -x86 suffix on lwasm was causing gcc to not find it, so use the
normal "bin" dir (it doesn't build with gcc2 anyway)
* Still not working because of LIBRARY_PATH issues (gcc redefines this
and it confuses runtime_loader)
2015-05-15 20:58:40 +02:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
15b18a8b8d gcc6809: fix build.
* Since there is no libc available, only build the compiler.
2014-08-10 16:37:11 +02:00
Adrien Destugues
dcb1da1d55 Add WIP recipe for gcc6809.
Does not work, xgcc crashes while compiling stuff in there...
2014-08-09 16:39:33 +02:00