10 Commits

Author SHA1 Message Date
Seth M. Price
98bab88639 dev-lang/cc65: replace make -j warning with flag
Per advice on Gentoo bug linked below.

Bug: https://bugs.gentoo.org/912925
Bug: https://github.com/cc65/cc65/issues/2543
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-29 12:41:51 -05:00
Seth M. Price
d6d8b28d7a dev-lang/cc65: add warning about parallel make
Added warning about parallel make jobs potentially
causing “random” build failure.

Build revision not bumped due to trivial change.
(I think this is what I’m supposed to do here.)

Bug: https://bugs.gentoo.org/912925
Closes: https://github.com/cc65/cc65/issues/2543
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-21 17:24:15 -05:00
Seth M. Price
9d3e08ca85 */*: include middle initial in maintainer credits
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-04 20:58:44 -05:00
Seth Price
4114ebaee8 dev-lang/cc65: inherit toolchain-funcs
Signed-off-by: Seth Price <sprice623@aol.com>
2023-08-24 12:39:15 -04:00
Seth Price
5a5e5ff13e dev-lang/cc65: do not call toolchain directly
Closes: https://bugs.gentoo.org/912926
Signed-off-by: Seth Price <sprice623@aol.com>
2023-08-24 12:38:38 -04:00
Seth Price
814eb414ea dev-lang/cc65: keyword 2.19-r2 for ~amd64
Signed-off-by: Seth Price <sprice623@aol.com>
2023-08-21 13:53:38 -04:00
Seth Price
001e6b11d6 dev-lang/cc65: add 9999
Signed-off-by: Seth Price <sprice623@aol.com>
2023-08-21 13:52:01 -04:00
Seth Price
83187d61f0 dev-lang/cc65: use .tar.gz dist instead of Git
Signed-off-by: Seth Price <sprice623@aol.com>
2023-08-21 13:47:43 -04:00
Seth Price
25cde59bab dev-lang/cc65: specify $PREFIX at compile
.macpack fails to find the $PREFIX/share/cc65 directory when
`$PREFIX` is not specified at compile time—not install time.
See <https://github.com/cc65/cc65/issues/1726> for more info.

Signed-off-by: Seth Price <sprice623@aol.com>
2023-08-13 13:36:28 -04:00
Seth Price
3d21b19835 dev-lang/cc65: new package, add 2.19
Signed-off-by: Seth Price <sprice623@aol.com>
2022-11-04 19:53:27 -04:00