aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
diff options
context:
space:
mode:
authorIgor Gnatenko <i.gnatenko.brain@gmail.com>2016-12-13 11:59:52 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2016-12-13 14:20:24 +0200
commitdcd3c217121fbb09be8acecd2d866219e85ad9bd (patch)
tree9cca7d9d388f4b011e9442948760d7853e88c604 /mesonbuild/backend/backends.py
parentb01d2c35b7003071fc64c6d2e7d07b7652a8b386 (diff)
downloadmeson-dcd3c217121fbb09be8acecd2d866219e85ad9bd.zip
meson-dcd3c217121fbb09be8acecd2d866219e85ad9bd.tar.gz
meson-dcd3c217121fbb09be8acecd2d866219e85ad9bd.tar.bz2
rpm: use meson's syntax to specify sourcedir and builddir
When user uses %meson -Denable_cool_feature=true current macro fails because RPM adds flag after popd: ... pushd x86_64-redhat-linux-gnu /usr/bin/meson ... $OLDPWD/. popd -Denable_cool_feature Since meson can accept $srcdir and $builddir arugments we don't have this problem with pushd/popd. It also simplifies things a bit. Reported-by: Richard Hughes <richard@hughsie.com> References: https://bugzilla.redhat.com/show_bug.cgi?id=1401062 Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions