aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-06-01 01:02:42 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-06-01 01:02:42 +0000
commitc178c92f5ae4516c19a04422ce9d53d5b096d712 (patch)
tree4c13120e84260a5475601e3b8db042ca58aba82f /emulators
parenta2c8ba796e806a8a75369568a2d59dfa0a48ab62 (diff)
downloadports-c178c92f5ae4516c19a04422ce9d53d5b096d712.tar.gz
ports-c178c92f5ae4516c19a04422ce9d53d5b096d712.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/rpcs3/files/patch-no-cotire2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/rpcs3/files/patch-no-cotire b/emulators/rpcs3/files/patch-no-cotire
index 397481775393..f93f4b229814 100644
--- a/emulators/rpcs3/files/patch-no-cotire
+++ b/emulators/rpcs3/files/patch-no-cotire
@@ -1,5 +1,5 @@
Cotire uses precompiled headers which are more fragile with Clang.
-For one, https://github.com/KhronosGroup/glslang/commit/f0e911c80926 casues
+For one, https://github.com/KhronosGroup/glslang/commit/e8c8af9c4b0d casues
error: POSIX thread support was disabled in PCH file but is currently enabled