Skip to content

Use the standardTargetOptions for built targets#168

Merged
DrDeano merged 1 commit intodevelopfrom
feature/add-standardTargetOptions
Jun 23, 2020
Merged

Use the standardTargetOptions for built targets#168
DrDeano merged 1 commit intodevelopfrom
feature/add-standardTargetOptions

Conversation

@DrDeano
Copy link
Member

@DrDeano DrDeano commented Jun 20, 2020

This will allow the user to build the OS with more fine grain, but there is a white list of supported build targets.
Closes #129

@DrDeano DrDeano requested a review from SamTebbs33 June 20, 2020 20:42
Copy link
Collaborator

@SamTebbs33 SamTebbs33 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to update the README. What do we pass to the option for it to build x86_i686 (if we want to specify it explicitly)?

@DrDeano DrDeano force-pushed the feature/add-standardTargetOptions branch from 9c27321 to e9be4ed Compare June 22, 2020 19:18
This will allow the user to build the OS with more fine grain, but there is a white list of supported build targets.
Closes #129

Updated the README to reflect the new build options


x86 => i386
@DrDeano DrDeano force-pushed the feature/add-standardTargetOptions branch from e9be4ed to 1b32fd3 Compare June 23, 2020 11:57
@DrDeano DrDeano merged commit 2d3ea3a into develop Jun 23, 2020
@DrDeano DrDeano deleted the feature/add-standardTargetOptions branch June 23, 2020 12:00
@SamTebbs33 SamTebbs33 mentioned this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add configuration to build for cpu model

2 participants