Remove -Wno-comment warning suppression
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
This commit is contained in:
@@ -34,7 +34,6 @@ ly_append_configurations_options(
|
||||
-fno-exceptions
|
||||
-fvisibility=hidden
|
||||
-fvisibility-inlines-hidden
|
||||
|
||||
-Wall
|
||||
-Werror
|
||||
|
||||
@@ -45,7 +44,6 @@ ly_append_configurations_options(
|
||||
-Wno-array-bounds
|
||||
-Wno-attributes
|
||||
-Wno-class-memaccess
|
||||
-Wno-comment
|
||||
-Wno-delete-non-virtual-dtor
|
||||
-Wno-enum-compare
|
||||
-Wno-format-overflow
|
||||
|
||||
Reference in New Issue
Block a user