No description
Find a file
Martin Storsjo 202a538fdb Don't add -m32/-m64 to the cflags
If the environment already indicates that the compiler targets
either x86 or x86_64, we don't need to enforce this by trying to
force the compiler to output a specific bitness.

Change-Id: Ife6e717e90b4da4edd852dcd66ad92dba70939a2
2015-06-24 20:37:53 +00:00
common Added support for Main Profile toolsets in encoder. 2015-06-24 20:36:11 +00:00
decoder Remove an unused and unnecessary function prototype and associated define 2015-06-24 20:37:43 +00:00
encoder Added support for Main Profile toolsets in encoder. 2015-06-24 20:36:11 +00:00
test Added support for Main Profile toolsets in encoder. 2015-06-24 20:36:11 +00:00
Android.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.arm.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
decoder.arm64.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
decoder.mips.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-05-20 14:57:43 +03:00
decoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
decoder.x86.mk Don't add -m32/-m64 to the cflags 2015-06-24 20:37:53 +00:00
decoder.x86_64.mk Don't add -m32/-m64 to the cflags 2015-06-24 20:37:53 +00:00
encoder.arm.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
encoder.arm64.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
encoder.mips.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-05-20 14:57:43 +03:00
encoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
encoder.x86.mk Don't add -m32/-m64 to the cflags 2015-06-24 20:37:53 +00:00
encoder.x86_64.mk Don't add -m32/-m64 to the cflags 2015-06-24 20:37:53 +00:00