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

configure: Don't pass -mthumb or -march= to MSVC


The modern MSVC for ARM always builds for thumb, and it can't be
disabled.

Also just use the default arch instead of trying to map the -march
parameter to MSVC's -arch parameter (which only takes the values
ARMv7VE and VFPv4).

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