diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2015-10-21 14:23:47 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2015-10-21 14:26:09 +0100 |
commit | b3199090fa16a545d585a54deaa61b687ac369e1 (patch) | |
tree | 7c4696ec0b4ea75a8584a6df01a9e82d2900694f /MAINTAINERS | |
parent | c14566047c43a5a2c69cf381ef8c338ddbb42a8c (diff) |
m4: gst-error: remove -Wall/-Werror support for Sun Forte
Something is not right with these checks, they sometimes lead
to build failures on OSX/iOS like e.g.
Undefined symbols for architecture i386:
"rrwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED,no%E_ARGUEMENT_MISMATCH,no%E_MACRO_REDEFINED,no%E_LOOP_NOT_ENTERED_AT_TOP", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture i386
Let's just remove the -Wall/-Werror support in case
of this compiler which is most likely completely unused
anyway these days. Code will still compile just fine as
before (hopefully), it's just that we don't get extra
warnings.
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions