cmake-utils.eclass: _ninjaopts_from_makeopts, fix plain '-j' and '-l'
authorMichał Górny <mgorny@gentoo.org>
Sun, 28 Feb 2016 18:42:18 +0000 (19:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 26 May 2016 08:09:57 +0000 (10:09 +0200)
commit58f3cda1c95561de75be3bd441e7536ee3ce431a
tree39786ac4c924d09074efe74499cb1167ab635a07
parent65719e677340987901e07009419dea5adf475c6d
cmake-utils.eclass: _ninjaopts_from_makeopts, fix plain '-j' and '-l'

Fix the _ninjaopts_from_makeopts to handle no-parameter '-j' and '-l'
options correctly and convert them to appropriate parametrized ninja
options.
eclass/cmake-utils.eclass