fix(fbthrift) (#5039)

* fix(fbthrift)

closes #5036

* wip
This commit is contained in:
Jacob Heider 2024-01-29 13:52:36 -05:00 committed by GitHub
parent 9b5a850b0d
commit b2bd959775
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,6 +36,8 @@ build:
- -DCMAKE_VERBOSE_MAKEFILE=ON
- -Wno-dev
- -DBUILD_TESTING=OFF
# breaks the build
- -DBUILD_SHARED_LIBS=OFF
linux:
CMAKE_ARGS:
- -DCMAKE_C_FLAGS=-fPIC