mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:57:44 +00:00
parent
185715d832
commit
754ecc56dd
1 changed files with 2 additions and 0 deletions
|
@ -129,6 +129,8 @@ config("compiler_defaults") {
|
|||
]
|
||||
}
|
||||
|
||||
cflags += [ "-Wno-invalid-offsetof" ]
|
||||
|
||||
if (use_lld) {
|
||||
ldflags += [ "-fuse-ld=lld" ]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue