| commit | f8f462045184086e610079c872b80e745b7d8474 | [log] [tgz] |
|---|---|---|
| author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | Fri Feb 03 00:50:33 2012 +0000 |
| committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | Fri Feb 03 00:50:33 2012 +0000 |
| tree | 14d3ec94e02541610ff3fe2d7cb868bb7f55816d | |
| parent | 0d1c9624ea568456c23845c0673bf7bee8ebace3 [diff] |
build: fix CFLAGS order and LIBS order _BAD_CFLAGS should always come first, then GST_PLUGINS_BASE_CFLAGS, then GST_BASE_CFLAGS then GST_CFLAGS. Same for libs: first plugins base libs, then GST_BASE_LIB then GST_LIBS.