diff --git a/lib/fb/BUCK b/lib/fb/BUCK index ca6e55d2..cc2502ec 100644 --- a/lib/fb/BUCK +++ b/lib/fb/BUCK @@ -33,7 +33,6 @@ yoga_cxx_library( "-Werror", "-Wno-unused-parameter", "-std=c++11", - "-Wno-error=terminate", ], platforms = (ANDROID,), visibility = ["PUBLIC"],