mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
bullet: unbreak musl builds.
This commit is contained in:
parent
f7c2eb62fd
commit
7fb3d5f759
1 changed files with 10 additions and 0 deletions
10
srcpkgs/bullet/patches/musl.patch
Normal file
10
srcpkgs/bullet/patches/musl.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- examples/ThirdPartyLibs/Gwen/Gwen.cpp.orig 2015-08-05 11:31:24.936137203 +0200
|
||||
+++ examples/ThirdPartyLibs/Gwen/Gwen.cpp 2015-08-05 11:31:33.447238474 +0200
|
||||
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
|
||||
|
||||
+#include <stdio.h>
|
||||
#include "Gwen/Gwen.h"
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue