mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update BUILD.gn
This commit is contained in:
parent
02a5c70db3
commit
1c86561cc3
1 changed files with 0 additions and 5 deletions
|
@ -539,11 +539,6 @@ config("compiler") {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# TODO(crbug.com/1235145): Investigate why/if this should be needed.
|
|
||||||
if (is_win) {
|
|
||||||
cflags += [ "/clang:-ffp-contract=off" ]
|
|
||||||
}
|
|
||||||
|
|
||||||
# TODO(crbug.com/1290191): Some ios tests fail without this.
|
# TODO(crbug.com/1290191): Some ios tests fail without this.
|
||||||
if (is_ios) {
|
if (is_ios) {
|
||||||
cflags += [
|
cflags += [
|
||||||
|
|
Loading…
Reference in a new issue