SIGN IN SIGN UP

Build pybindings with -D_GLIBCXX_USE_CXX11_ABI=0 to match libtorch.so (#3471)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/3471

libtorch.so builds with the old glibc ABI, so we need to as well,
for any source files that include torch headers.

imported-using-ghimport

Test Plan: Imported from OSS

Reviewed By: larryliu0820

Differential Revision: D56857493

Pulled By: dbort

fbshipit-source-id: 8e282dd665ca243732c8ff879e541ad0a7eb2a6f
D
Dave Bort committed
61d7af734ca2159e8133d60e4074a569b4f62dc0
Parent: 7d5ba40
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 5/2/2024, 12:37:07 AM