mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Meta: Don't build libproxy on all BSD systems
This commit is contained in:
Notes:
github-actions[bot]
2026-01-16 18:09:07 +00:00
Author: https://github.com/cqundefine Commit: https://github.com/LadybirdBrowser/ladybird/commit/3851e0489a8 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7478 Reviewed-by: https://github.com/ADKaster ✅
@@ -86,7 +86,7 @@
|
||||
},
|
||||
{
|
||||
"name": "libproxy",
|
||||
"platform": "!(android | freebsd)"
|
||||
"platform": "!(android | bsd)"
|
||||
},
|
||||
{
|
||||
"name": "libavif",
|
||||
|
||||
Reference in New Issue
Block a user