Skip to content

Allow for 32bit environments using setarch #8

@jaybuff

Description

@jaybuff

Use setarch $arch chroot /var/foo bash- to enter joot.

The point is to allow users to have 32 bit build joot and 64 bit build joots. The idea is that setarch will tell uname to lie to gcc so that it will compile 32 binaries when in the 32 bit joot and 64 bit outside of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions