mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
Revert "Meta: Port recent changes to GN build"
This reverts commit754ecc56dd
. This was handled by:49b7539290
.
This commit is contained in:
parent
fb1845f294
commit
778f10fb26
1 changed files with 0 additions and 2 deletions
|
@ -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" ]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue