mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-20 19:45:12 +00:00
parent
185715d832
commit
754ecc56dd
Notes:
sideshowbarker
2024-07-17 03:35:24 +09:00
Author: https://github.com/trflynn89 Commit: https://github.com/SerenityOS/serenity/commit/754ecc56dd Pull-request: https://github.com/SerenityOS/serenity/pull/22042 Issue: https://github.com/SerenityOS/serenity/issues/21749
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
Reference in a new issue