Skip to content
Snippets Groups Projects
Commit ed672d7a authored by Andre Maroneze's avatar Andre Maroneze
Browse files

[kernel] compatibility between machdep and CPP options

- Extend machdep information to include required CPP arguments (p.ex. -m32);
- Check supported architecture options during configure;
- Automatically apply options according to chosen machdep.

Note: this may generate extra warnings when using old versions of GCC or
compilers that do not support options -m32/-m64 and similar.
parent 070c69f4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment