Fixed triggering of CPU acceleration-scheme detection
authorMark Abraham <mark.j.abraham@gmail.com>
Sun, 6 Oct 2013 16:45:23 +0000 (18:45 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Sun, 6 Oct 2013 18:11:21 +0000 (20:11 +0200)
commit0f55b49fd67b46f271cbb18bda6e2c77ff4c3005
tree1edc9e688926cc5b34c543b6d78aa0246259435b
parent325fa06aff2575522c9e65da41af4d7504929ec9
Fixed triggering of CPU acceleration-scheme detection

Recent patch Ic8f674e5ac29 fell afoul of the way the CPU acceleration
scheme needs to protect itself from re-running try_run() detection by
noticing when the suggestion variable is already defined.

Change-Id: Ifb528a072610b775384f397155a9daba8c293b64
CMakeLists.txt