anbox/src
Gabriel Rauter 4bbc519626 dbus: demote clang c99-extensions error to warning
This commit uses GCC friendly pragmas to demote a clang error on
C99-specific feature usage to a warning.

The C99 feature that is used here is compound literals. It gets used
trough a macro from the dbus C library.
2018-09-04 19:48:00 +02:00
..
anbox dbus: demote clang c99-extensions error to warning 2018-09-04 19:48:00 +02:00
CMakeLists.txt cmds: add command to check for mandatory CPU features 2018-07-18 14:45:40 -04:00
main.cpp Reformat all code and use the Google cpp code style 2016-12-02 17:38:43 +01:00