summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/symbian/thread.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/symbian/thread.prf')
-rw-r--r--mkspecs/features/symbian/thread.prf2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkspecs/features/symbian/thread.prf b/mkspecs/features/symbian/thread.prf
new file mode 100644
index 0000000000..885438ab36
--- /dev/null
+++ b/mkspecs/features/symbian/thread.prf
@@ -0,0 +1,2 @@
+# Symbian behaves like POSIX when it comes to threads.
+include(../unix/thread.prf)