wireguard: enable WARN_STRICT_CONVERSION in lib

The strict conversion warnings were disabled during development when the
contrib code was still compiled with the wireguard lib. Now this isn't
necessary anymore as the contrib code is in the wireguard_lx_inc_dirs lib.

Ref #4520
This commit is contained in:
Martin Stein 2022-05-29 22:02:20 +02:00 committed by Christian Helmuth
parent 6f777f90a8
commit b1c77dc42b

View File

@ -18,5 +18,3 @@ SRC_CC += uplink_connection.cc
vpath %.cc $(REP_DIR)/src/app/wireguard
vpath %.cc $(REP_DIR)/src/lib
CC_CXX_WARN_STRICT_CONVERSION =