npapi-vlc | branch: master | Felix Paul Kühne <[email protected]> | Wed Oct 22 11:42:15 2014 +0200| [54e661d9e8169c321417c1a6723681b350cc02b6] | committer: Felix Paul Kühne
mac: drop no longer needed CFLAG hack > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=54e661d9e8169c321417c1a6723681b350cc02b6 --- extras/macosx/build-vlc.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/extras/macosx/build-vlc.sh b/extras/macosx/build-vlc.sh index d5b5627..771eab3 100755 --- a/extras/macosx/build-vlc.sh +++ b/extras/macosx/build-vlc.sh @@ -115,11 +115,6 @@ spopd info "Fetching contrib" -export CFLAGS="${CFLAGS} -Wno-error=unused-command-line-argument-hard-error-in-future" -export CPPFLAGS="${CFLAGS}" -export CXXFLAGS="${CFLAGS}" -export OBJCFLAGS="${CFLAGS}" - spushd extras/macosx/vlc/contrib if ! [ -e ${ARCH}-npapi ]; then _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
