mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 10:46:25 +00:00
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:
parent
6f777f90a8
commit
b1c77dc42b
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user