irrlicht: fix build w/ glibc-2.32
This commit is contained in:
parent
2904631dbe
commit
59ddc1e54e
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ CPPFLAGS="-DPNG_ARM_NEON_OPT=0"
|
|||
|
||||
pre_build() {
|
||||
cd source/Irrlicht
|
||||
vsed -i 's;<sys/sysctl.h>;<linux/sysctl.h>;' COSOperator.cpp
|
||||
for file in COpenGLExtensionHandler.h glext.h glxext.h wglext.h; do
|
||||
$XBPS_FETCH_CMD "http://sourceforge.net/p/irrlicht/code/4600/tree/trunk/source/Irrlicht/${file}?format=raw>${file}"
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue