lokinet/llarp/apple
Jason Rhinelander a82907bc6c
Set various -W flags on apple
Apple supports anything here that Clang supports and should have them
set the same as everywhere else.

Most importantly this gives apple the -Wno-deprecated-declarations flag
which has been driving me nuts on macos.

This also version-gates the -Wno-deprecated-declarations so that it
will turn on again when we bump the version beyond .10.
2022-09-19 20:26:39 -03:00
..
CMakeLists.txt changeset for windows port 2022-09-08 14:24:59 -04:00
context_wrapper.cpp macOS system extension support 2022-08-12 21:13:38 -03:00
context_wrapper.h macOS system extension support 2022-08-12 21:13:38 -03:00
context.hpp Reformat 2021-09-02 14:17:10 -04:00
DNSTrampoline.h macOS system extension support 2022-08-12 21:13:38 -03:00
DNSTrampoline.m Set various -W flags on apple 2022-09-19 20:26:39 -03:00
PacketTunnelProvider.m Set various -W flags on apple 2022-09-19 20:26:39 -03:00
route_manager.cpp Set various -W flags on apple 2022-09-19 20:26:39 -03:00
route_manager.hpp Set various -W flags on apple 2022-09-19 20:26:39 -03:00
vpn_interface.cpp match io loop event order on windows/apple to match linux. 2021-12-15 15:25:53 -05:00
vpn_interface.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
vpn_platform.cpp match io loop event order on windows/apple to match linux. 2021-12-15 15:25:53 -05:00
vpn_platform.hpp match io loop event order on windows/apple to match linux. 2021-12-15 15:25:53 -05:00