mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
d94a374001
Libenet is a UDP networking library that is used by Love2D, a game framework I would like to port.
13 lines
247 B
Markdown
13 lines
247 B
Markdown
# Patches for libenet on SerenityOS
|
|
|
|
## `0001-Make-library-shared.patch`
|
|
|
|
Makes Library Shared
|
|
|
|
## `0002-Add-missing-install-options.patch`
|
|
|
|
Add missing install options
|
|
|
|
## `0003-Fix-cmake-deprecation-warning.patch`
|
|
|
|
Fix CMake deprecation warning
|