Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compile with correct flags to determine SSE4.2 support
Summary: With some compilers, `-std=c++11` is necessary for <cstdint> to be available. Pass this flag via $PLATFORM_CXXFLAGS. Fixes #2488. Closes #2545 Differential Revision: D5620610 Pulled By: yiwu-arbug fbshipit-source-id: 2f975b8c1ad52e283e677d9a33543abd064f13ce
- Loading branch information