mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
.. | ||
0001-Add-SerenityOS-to-the-mrsh-build-system.patch | ||
0002-Hardcode-default-path-because-confstr-is-missing.patch | ||
0003-Workaround-for-redundant-redeclaration-of-environ.patch | ||
0004-glob.h-is-missing-so-we-disable-glob.patch | ||
ReadMe.md |
Patches for mrsh on SerenityOS
0001-Add-SerenityOS-to-the-mrsh-build-system.patch
Add SerenityOS to the mrsh build system
0002-Hardcode-default-path-because-confstr-is-missing.patch
Hardcode default path because confstr
is missing
0003-Workaround-for-redundant-redeclaration-of-environ.patch
Workaround for redundant redeclaration of 'environ'
0004-glob.h-is-missing-so-we-disable-glob.patch
glob.h
is missing so we disable glob