浏览代码

Revert "Meta: Port recent changes to GN build"

This reverts commit 754ecc56dd33abef80a5fdf0550fa5a6311d8cc8.

This was handled by: 49b7539290238e92edca27a1d9a3eea89a11fa54.
Timothy Flynn 1 年之前
父节点
当前提交
778f10fb26
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      Meta/gn/build/BUILD.gn

+ 0 - 2
Meta/gn/build/BUILD.gn

@@ -129,8 +129,6 @@ config("compiler_defaults") {
     ]
     ]
   }
   }
 
 
-  cflags += [ "-Wno-invalid-offsetof" ]
-
   if (use_lld) {
   if (use_lld) {
     ldflags += [ "-fuse-ld=lld" ]
     ldflags += [ "-fuse-ld=lld" ]
   }
   }