Disable glslang on 4.3
This commit is contained in:
@@ -4,6 +4,7 @@ GLSLANG_REPO="https://github.com/KhronosGroup/glslang.git"
|
|||||||
GLSLANG_COMMIT="5878bcb17e43bf22cecaf6095900a33ff7f53445"
|
GLSLANG_COMMIT="5878bcb17e43bf22cecaf6095900a33ff7f53445"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
|
[[ $ADDINS_STR == *4.3* ]] && return -1
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user