a46ab778d9
Adding two patches to static external library box2d getting rid of strict aliasing error and ignoring -Wshadow in b2Draw.h to get rid of errors while building. Change-Id: I5752eb484d6aafe057c9102b1ed87aaf31d6555c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96559 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> |
||
---|---|---|
.. | ||
disable-shadow-warning-for-drawh.patch | ||
fix-strict-aliasing-error.patch | ||
Makefile | ||
Module_box2d.mk | ||
README | ||
StaticLibrary_box2d.mk | ||
UnpackedTarball_box2d.mk |
Box2D is a 2D physics engine. It is available from [https://github.com/erincatto/box2d]