summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-02-21 14:51:29 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-02-21 14:51:29 +0000
commit3aa587e5579a5b7095936631264fc09425920dfb (patch)
tree85a5af18df6659d48758a3af895a0a3056e79cc5
parentfc7a6a125521c4b04711ae0c9479ce85adb8d73d (diff)
downloadnohands-baserock/jonathan/genivi-baseline-merge.tar.gz
Force nohands to link libpthreadbaserock/jonathan/genivi-baseline-merge
-rw-r--r--nohands.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/nohands.morph b/nohands.morph
index b9ad6ee..8d90ce1 100644
--- a/nohands.morph
+++ b/nohands.morph
@@ -3,6 +3,6 @@
"kind": "chunk",
"build-system": "autotools",
"build-commands": [
- "make CXXFLAGS=-fpermissive"
+ "make CXXFLAGS=\"-fpermissive -lpthread\""
]
}