PKGBUILDs/extra/webkit2gtk/remove_atomics.patch

11 lines
284 B
Diff
Raw Normal View History

2017-04-26 02:55:44 +00:00
--- 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 @@
2016-10-13 06:47:56 +00:00
set(WTF_SOURCES
Assertions.cpp
- Atomics.cpp
2017-04-26 02:55:44 +00:00
AutomaticThread.cpp
2016-10-13 06:47:56 +00:00
BitVector.cpp
2017-04-26 02:55:44 +00:00
ClockType.cpp