]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: rename -Ddebug to -Ddebug-extra
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 19 Aug 2018 17:11:30 +0000 (19:11 +0200)
committerFilipe Brandenburger <filbranden@google.com>
Mon, 20 Aug 2018 23:10:57 +0000 (16:10 -0700)
commit8f6b442a78d0b485f044742ad90b2e8271b4e68e
tree306086498e748301d82454f75acb926cb3e59df3
parenta9e241dcb31f7752fb43299207072442e9bf33d2
meson: rename -Ddebug to -Ddebug-extra

Meson added -Doptimization and -Ddebug options, which obviously causes
a conflict with our -Ddebug options. Let's rename it.

Fixes #9883.
meson.build
meson_options.txt