Skip to content

build-xenon-toolchain always builds dependencies without PARALLEL set #46

@InvoxiPlayGames

Description

@InvoxiPlayGames

This makes GCC take a very long time to build, and the script overrides the variable so the user can't set it themselves - this is a bug.

There should either be a sensible default (PARALLEL=-j$(nproc --all)? but using all cores may be non-ideal) or the ability for a user to set it at the command line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions