]> git.sesse.net Git - ffmpeg/commit
build: Special-case handling of SDL CFLAGS
authorDiego Biurrun <diego@biurrun.de>
Thu, 2 Mar 2017 13:54:28 +0000 (14:54 +0100)
committerDiego Biurrun <diego@biurrun.de>
Tue, 7 Mar 2017 07:32:37 +0000 (08:32 +0100)
commit51411eb7ffba1437c1019f992990914f60232c39
treebdffe25fe78760c240bd60194f783c7360d3661e
parent003124ebf4a05f1347c74104216887ddd2e5aad4
build: Special-case handling of SDL CFLAGS

SDL adds some "special" CFLAGS that interfere with building normal
binaries. Capture those CFLAGS separately and avoid adding them to
the general CFLAGS.
configure