ZWRAP_allocFunction and ZWRAP_freeFunction are static

This commit is contained in:
inikep
2016-06-02 18:24:07 +02:00
parent ff9114aee3
commit 7cab86f647
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ ppctest: clean
# for Travis CI
ppcinstall: clean
sudo apt-get update -y -q
# sudo apt-get update -y -q
sudo apt-get install -y -q qemu-system-ppc binfmt-support qemu-user-static gcc-powerpc-linux-gnu # doesn't work with Ubuntu 12.04
# for Travis CI