]> git.ipfire.org Git - thirdparty/vala.git/commit
build: Unconditionally add conditional VALAFLAGS to make bootstrap
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 26 Sep 2018 07:48:11 +0000 (09:48 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 26 Sep 2018 10:25:35 +0000 (12:25 +0200)
commit2eee4d0db7657800acbc7a926d48234465ed4e21
tree599975f824371839683771609443916fc3227919
parent3777c1e22660c4b140a41877f070abaed845e8ff
build: Unconditionally add conditional VALAFLAGS to make bootstrap

This avoids another configure pass after an initial build with an older
valac <= 0.39.5.8.

See https://gitlab.gnome.org/GNOME/gnome-build-meta/issues/44
Makefile.am