[Buildroot] [PATCH v2,1/1] flatbuffers: new package

Peter Korsgaard peter at korsgaard.com
Mon Jan 15 21:52:30 UTC 2018


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > FlatBuffers is an efficient cross platform serialization
 > library for C++, C#, C, Go, Java, JavaScript, PHP, and
 > Python. It was originally created at Google for game
 > development and other performance-critical applications.

 > http://google.github.io/flatbuffers/

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
 > ---
 > Changes v1 -> v2 (after review of Thomas Petazzoni and reading of
 > https://patchwork.ozlabs.org/patch/814900):
 >  - Fix DEVELOPERS entry
 >  - Add dependencies on BR2_INSTALL_LIBSTDCPP and
 >  BR2_TOOLCHAIN_GCC_AT_LEAST_4_7
 >  - Set FLATBUFFERS_BUILD_SHAREDLIB depending on BR2_STATIC_LIBS instead
 >  of using BR2_SHARED_LIBS and BR2_SHARED_STATIC_LIBS
 >  - Add -DCMAKE_CXX_FLAGS="-std=c++11"

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list