Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add builtin compilers and architecture targets #13

Open
Javier-varez opened this issue Jan 5, 2021 · 1 comment
Open

Add builtin compilers and architecture targets #13

Javier-varez opened this issue Jan 5, 2021 · 1 comment

Comments

@Javier-varez
Copy link
Owner

Instead of having to redefine for every target common settings like compiler, sysroot, system includes, target triplet, etc, create builtin configurations that can be configured with a variable such as LOCAL_BUILTIN_COMPILER and LOCAL_BUILTIN_ARCH

It would be even nicer to allow the user to create their own customized targets as well and use them with these variables if the builtins are not good enough or need customization.

@Javier-varez
Copy link
Owner Author

Relates to #18

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

No branches or pull requests

1 participant