mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +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) {
|
if (use_lld) {
|
||||||
ldflags += [ "-fuse-ld=lld" ]
|
ldflags += [ "-fuse-ld=lld" ]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue