Daniele Bartolini 10 سال پیش
والد
کامیت
3934e808e9
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 5
      genie/openal.lua

+ 0 - 5
genie/openal.lua

@@ -17,11 +17,6 @@ project "openal"
 		"_LARGE_FILES",
 	}
 
-	configuration { "development or release", "linux-*" }
-		buildoptions {
-			"-fomit-frame-pointer",
-		}
-
 	configuration { "vs*" }
 		defines {
 			"_WINDOWS",