Skip to content

[wishlist] Building little and big endian versions of the chipdb in parallel #1570

@GyrosGeier

Description

@GyrosGeier

Right now, Debian still ships the chipdb as an architecture-dependent package, but it seems to be endian dependent only.

It would be cool to have an official interface to build the chipdb separately, with a defined endianness, ideally in a way that can be parallelized, so we can have one big machine compile all of these.

(we do a horrible hack already where we configure multiple times with different parameters, then build all of them with sub-$(MAKE) invocations from a Makefile that is then built with adequate parallelization, but chipdb builds are still surprisingly serial)

The important thing is to have an interface though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions