CMake: remove common/ references and fix use with distcc.

* common/ dir is no more.
 * When using distcc, our logic to detect the secondary architecture
didn't work because cmake ran "distcc" instad of "distcc gcc-x86". Add
the missing part to the command-line invocation.
This commit is contained in:
Adrien Destugues
2013-11-12 16:34:36 +01:00
parent 4e2a44f089
commit 1ee30d71a0
2 changed files with 102 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ LICENSE="CMake"
COPYRIGHT="2002-2013 Kitware, Inc., Insight Consortium, All rights reserved."
SRC_URI="http://www.cmake.org/files/v2.8/cmake-2.8.11.2.tar.gz"
CHECKSUM_MD5="6f5d7b8e7534a5d9e1a7664ba63cf882"
REVISION="3"
REVISION="4"
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
PROVIDES="