Summary: public -Wno-error flag doesn't turn off errors which were turned on using -Werror=$WARN_TYPE. In order to turn these off we'd have to add -Wno-error=$WARN_TYPE for each warning type. So instead, turn off all warnings so they can't get elevated to error Reviewed By: jvillard Differential Revision: D2690810 fb-gh-sync-id: 7d6611fmaster
parent
81337ce2cb
commit
47f973660e
Loading…
Reference in new issue