Martin Storsjö
e8e2cbcc28
Revert "Set ASM_ARCH in all cases to fix Win64 Debug build"
...
This reverts commit 09025dc8ef
.
There is no need to set ASM_ARCH unless assembly sources actually
are built. ASM_ARCH is no longer used for setting unrelated CFLAGS.
2014-05-09 19:34:49 +03:00
Ethan Hugg
09025dc8ef
Set ASM_ARCH in all cases to fix Win64 Debug build
2014-05-07 05:40:13 +00:00
Licai Guo
31a93de513
add missing build files
2014-03-18 19:47:26 -07:00
Martin Storsjö
0df3a068ba
Don't add -DNO_DYNAMIC_VP to ASMFLAGS
...
None of the assembly source uses this define for anything.
2014-03-05 15:02:53 +02:00
Martin Storsjö
70360cb11e
Move the ASM variable declaration into the x86-common file
2014-02-28 10:22:19 +02:00
Martin Storsjö
7d2c761604
Allow using the USE_ASM makefile variable for architectures other than x86
...
Add an ASM_ARCH variable which specifies which kind of assembly
is supposed to be built.
2014-02-28 10:19:53 +02:00
Licai Guo
d058176c3b
add android support, single commit
2014-02-18 17:54:27 -08:00