Skip to content
Snippets Groups Projects
Commit bad7ce1d authored by Martin Storsjö's avatar Martin Storsjö
Browse files

makedef: Pass EXTERN_PREFIX from configure to makedef


This avoids having to use either "dumpbin -headers" to find out
the current architecture, or pass $ARCH from configure to deduce it.

When configuring with --disable-asm, ARCH is equal to "c", which doesn't
give any indication of what symbol prefix is to be used.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent d070b9b7
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