forked from pool/gcc15
main #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "adrianSuSE/gcc15:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I was able top build klipper firmware with this compiler as function test.
Hmm, it's on purpose that we do not build the newlib crosses on SLES since that does not have newlib ... while it's building fine in devel:gcc and maybe even against Leap 16.0 we cannot do this.
so gcc15 needs to be forked into packagehub project then?
we do not want to "fork" the SLE gcc15 into a SLE and a Leap one, no. Building the same sources again in opensuse context and picking the packages only generated there might work. Note the set of crosses is not the only difference between SLE and is_opensuse which is why "forking" would give you a quite inconsistent result.
right, but wouldn't it be easier then to build this one additional package then also in slfo-1.2? we would not put it on any maintained medium like SLES-16.0.
Otherwise we would need a complete new source to build the one cross compiler to get it into PackageHub or is there another way?
Looks like the autogits bot goes wild on this one, re-starting test builds all the time? What can I do to "wipe" this PR from its eyes?
Pull request closed