Custom Anbox installation files & patches, including patched Android OS image file.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10 lines
440 B

--- a/src/anbox/dbus/stub/application_manager.cpp 2020-06-06 15:00:00.277514986 +0300
+++ b/src/anbox/dbus/stub/application_manager.cpp 2020-06-06 15:00:22.537515009 +0300
@@ -116,7 +116,6 @@ void ApplicationManager::launch(const an
#pragma GCC diagnostic push
#pragma GCC diagnostic warning "-Wpragmas"
- #pragma GCC diagnostic warning "-Wc99-extensions"
sd_bus_error error = SD_BUS_ERROR_NULL;
#pragma GCC diagnostic pop