diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-06-01 01:02:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-06-01 01:02:42 +0000 |
commit | c178c92f5ae4516c19a04422ce9d53d5b096d712 (patch) | |
tree | 4c13120e84260a5475601e3b8db042ca58aba82f /emulators/rpcs3 | |
parent | a2c8ba796e806a8a75369568a2d59dfa0a48ab62 (diff) | |
download | ports-c178c92f5ae4516c19a04422ce9d53d5b096d712.tar.gz ports-c178c92f5ae4516c19a04422ce9d53d5b096d712.zip |
emulators/rpcs3: fix workaround reference
Notes
Notes:
svn path=/head/; revision=503213
Diffstat (limited to 'emulators/rpcs3')
-rw-r--r-- | emulators/rpcs3/files/patch-no-cotire | 2 |
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 |