Skip to content

Latest commit

 

History

History

patches

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Patches for ffmpeg on SerenityOS

0001-Assume-that-EDOM-exists.patch

Assume that EDOM exists

Since errno values are not numeric constants on serenity, this won't work in cpp, assume that it exists.