Skip to content
Snippets Groups Projects
Commit 692dd8ed authored by Mans Rullgard's avatar Mans Rullgard
Browse files

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: default avatarMans Rullgard <mans@mansr.com>
parent 714508bc
No related branches found
No related tags found
No related merge requests found
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