1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 00:17:45 +00:00

Ports: Remove IPv6 patch for dmidecode

This is not needed anymore because our LibC recognizes what AF_INET6 is
about.
This commit is contained in:
Liav A 2022-04-01 11:01:13 +03:00 committed by Andreas Kling
parent 9af62ba6e3
commit 979f89473b
2 changed files with 1 additions and 10 deletions

View file

@ -2,4 +2,4 @@
## `dmidecode.patch`
Remove IPv6 uses and set the correct path for the dmi firmware.
Set the correct path for the dmi firmware.