mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01: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
|
|
@ -76,7 +76,7 @@
|
|||
},
|
||||
{
|
||||
"name": "libproxy",
|
||||
"platform": "!android"
|
||||
"platform": "!(android | freebsd)"
|
||||
},
|
||||
{
|
||||
"name": "libavif",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user