1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-09-14 17:57:34 +00:00

Ports: Add libmad

This commit is contained in:
Jelle Raaijmakers 2022-01-17 18:03:59 +01:00 committed by Linus Groh
parent bed129a69f
commit 5b593783f3
4 changed files with 43 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# Patches for libmad on SerenityOS
## `0001-Remove-fforce-mem-GCC-argument.patch`
Remove `-fforce-mem` GCC argument
This is no longer supported by GCC.