summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2013-02-22 12:00:12 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2013-02-22 12:00:12 +0000
commit20ec5cc245fd5e74d9a0fc21497d1ba4164f2a3a (patch)
tree85a5af18df6659d48758a3af895a0a3056e79cc5
parentfc7a6a125521c4b04711ae0c9479ce85adb8d73d (diff)
parent3aa587e5579a5b7095936631264fc09425920dfb (diff)
downloadnohands-baserock/morph.tar.gz
Merge remote-tracking branch 'origin/baserock/jonathan/genivi-baseline-merge' into baserock/morphbaserock/morph
-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\""
]
}