Removing unfeasible TODO.
Bug: None Change-Id: I96a24b5dce59d7741558669ba7279c4f8991e7fa No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/54460 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22076}
This commit is contained in:
parent
de25a9a4be
commit
13d7ae4cfe
11
BUILD.gn
11
BUILD.gn
@ -168,17 +168,6 @@ config("common_inherited_config") {
|
||||
if (is_ubsan) {
|
||||
cflags += [ "-fsanitize=float-cast-overflow" ]
|
||||
}
|
||||
|
||||
# TODO(GYP): Support these in GN.
|
||||
# if (is_bsd) {
|
||||
# defines += [ "BSD" ]
|
||||
# }
|
||||
# if (is_openbsd) {
|
||||
# defines += [ "OPENBSD" ]
|
||||
# }
|
||||
# if (is_freebsd) {
|
||||
# defines += [ "FREEBSD" ]
|
||||
# }
|
||||
}
|
||||
|
||||
config("common_config") {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user