Commit badb292
committed
Re-enable MMX after reports it works on 10.5 and 10.6
Much of the FFmpeg code needs precise compiler/assembler/linker settings
to build cleanly with some of Apple's GCC versions. We used to have to
disable MMX because we used our own settings to build everything.
After switching to using the FFmpeg Makefile, it builds cleanly again.1 parent 96222a6 commit badb292
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | 549 | | |
553 | 550 | | |
554 | 551 | | |
| |||
0 commit comments