PKGBUILDs/extra/webkit2gtk/remove_atomics.patch
2017-04-26 02:55:44 +00:00

11 lines
284 B
Diff

--- Source/WTF/wtf/CMakeLists.txt.orig 2017-04-25 18:40:09.388755957 -0600
+++ Source/WTF/wtf/CMakeLists.txt 2017-04-25 18:40:15.478780549 -0600
@@ -182,7 +182,6 @@
set(WTF_SOURCES
Assertions.cpp
- Atomics.cpp
AutomaticThread.cpp
BitVector.cpp
ClockType.cpp