Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 20 Sep 2010 09:59:13 +0000 | diego | Use CFLAGS directly when compiling Assembler files, we do not set ASFLAGS. |
Mon, 20 Sep 2010 08:31:37 +0000 | diego | Move ASFLAGS and AS_DEPFLAGS to the FFmpeg section of config.mak. |
Mon, 20 Sep 2010 08:23:35 +0000 | diego | Add dependency flags to CC invocation for .S files. |