network/stack: Enable Werror as there are no related warnings
Part of #9460 Change-Id: I4958c99c828a34343481b8e6ada877c9124411a8 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4512 Tested-by: Commit checker robot <[email protected]> Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Alex von Gluck IV
parent
81eacf8d4f
commit
521f76b999
@@ -696,7 +696,7 @@ rule ArchitectureSetupWarnings architecture
|
||||
EnableWerror src add-ons kernel network notifications ;
|
||||
EnableWerror src add-ons kernel network ppp ;
|
||||
EnableWerror src add-ons kernel network protocols ;
|
||||
# EnableWerror src add-ons kernel network stack ;
|
||||
EnableWerror src add-ons kernel network stack ;
|
||||
EnableWerror src add-ons kernel partitioning_systems ;
|
||||
EnableWerror src add-ons kernel power ;
|
||||
EnableWerror src add-ons locale ;
|
||||
|
||||
Reference in New Issue
Block a user