Daniele Bartolini пре 10 година
родитељ
комит
160697292f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      genie/openal.lua

+ 1 - 0
genie/openal.lua

@@ -29,6 +29,7 @@ project "openal"
 	configuration { "android-* or linux-*" }
 		defines {
 			"'ALIGN(x)=__attribute__((aligned(x)))'",
+			"restrict=__restrict",
 			"SIZEOF_LONG=8",
 			"SIZEOF_LONG_LONG=8",
 			"HAVE_C99_VLA",