mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-26 20:26:53 +00:00
Meta: Don't build libproxy on FreeBSD
The build for it is broken on FreeBSD and doesn't seem to be needed anyways.
This commit is contained in:
parent
f0cdf0e9b5
commit
f51f067f23
Notes:
github-actions[bot]
2025-07-15 19:47:02 +00:00
Author: https://github.com/cqundefine
Commit: f51f067f23
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5244
Reviewed-by: https://github.com/ADKaster ✅
Reviewed-by: https://github.com/clausecker
Reviewed-by: https://github.com/trflynn89
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
},
|
||||
{
|
||||
"name": "libproxy",
|
||||
"platform": "!android"
|
||||
"platform": "!(android | freebsd)"
|
||||
},
|
||||
{
|
||||
"name": "libavif",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue