Skip to content

The source-tarball genrated by source-build should work everywhere #1412

@omajid

Description

@omajid

Historically, source-build has generated fairly portable source tarballs. If I built the source-build tarball on RHEL 7, for example, I have been able to use it to build source-build on Fedora 29, 30 and 31, as well as RHEL 8.

With the recent reduction in prebuilts, some of this functionality has regressed. Now, I need to build source-build on each platform/architecture. I can't re-use the RHEL 7 tarball on Fedora. I can't build the source-tarball I built on Fedora 31 in Fedora 32.

I think the eventual goal, fitting in with the 0 prebuilts goal, is to not have anything in the source-tarball that's OS/architecture specific. The same source-tarball should be build-able everywhere; the individual doing a build should supply a working SDK (and/or other OS-specific dependencies) to source-build.

Metadata

Metadata

Labels

area-buildImprovements in source-build's own build process

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions