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

Ports/readline: Build it as a shared library

This commit is contained in:
Tim Schumacher 2022-06-08 00:39:32 +02:00 committed by Linus Groh
parent 29c408d9db
commit 86d71028df
3 changed files with 64 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# Patches for readline on SerenityOS
## `0001-Add-SerenityOS-support-to-the-shared-library-scripts.patch`
Add SerenityOS support to the shared library scripts
This allows us to have properly named library symlinks.