commit | 08a1b5095d710c5d905056a9daa14a1acad5590b | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Jan 27 15:45:56 2006 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Jan 27 15:45:56 2006 +0000 |
tree | 2b3632bc1361c718d8f80b7c95240730b7f52d71 | |
parent | 79af7d5debe2f40ca1128975167243d4bb00fb51 [diff] |
- add a macro to check for ld and as flags Very unreliable as e.g the ld check will see the flags supported by each emulation, not just the active one. good enough for now.. Fix would be to crate one or more dummy .c files and accually try if a flag works.