]> git.ipfire.org Git - thirdparty/systemd.git/commit
build-sys: fix build on compilers without static_assert
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 23 Jan 2015 14:06:00 +0000 (09:06 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 23 Jan 2015 14:30:44 +0000 (09:30 -0500)
commit6825a04de61f0bceab0ccddb34d825c3951caef1
tree82d4492ba16e067e1adad34a5a7bda38daa067c5
parentb986229efe2cc96157aa14c37bab7843311bbef1
build-sys: fix build on compilers without static_assert

Build would fail when assert was used on the same line in
different files #included together.

https://bugs.freedesktop.org/show_bug.cgi?id=87339
src/shared/macro.h