-
- Downloads
configure: x86: improve ebp availability check
Some compilers are extra strict about register usage in main(),
disallowing ebp in inline asm there while allowing it elsewhere.
This change makes the test better reflect actual usage.
Signed-off-by:
Mans Rullgard <mans@mansr.com>
Loading
Please register or sign in to comment