]> git.donarmstrong.com Git - debhelper.git/commit
Do not explicitly repass env. variables {C,CXX,LD}FLAGS to cmake.
authorModestas Vainius <modestas@vainius.eu>
Wed, 17 Jun 2009 22:16:33 +0000 (01:16 +0300)
committerModestas Vainius <modestas@vainius.eu>
Wed, 17 Jun 2009 22:20:07 +0000 (01:20 +0300)
commit91928482af09c4ca1092f124921d0f47613c17ba
tree26a06707e765661be7d851233d16e8d1980c7d2b
parent50e8120b712e55bc227344869b38e5dece31ec03
Do not explicitly repass env. variables {C,CXX,LD}FLAGS to cmake.

Apparently, cmake itself reads values of those environment variables and uses
them accordingly. There is no need to repass them via -DCMAKE_{C,CXX,LD}_FLAGS.

Signed-off-by: Modestas Vainius <modestas@vainius.eu>
Debian/Debhelper/Buildsystem/cmake.pm