mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 03:47:36 +00:00

Attempting to import C-extensions (lib-dynload/*.so) currently asserts in the dynamic loader - let's just build them statically instead for the time being. This makes a large number of modules available for use and the port a lot more functional! :^)
6 lines
69 B
Text
6 lines
69 B
Text
*/*
|
|
!*/package.sh
|
|
!*/patches
|
|
!*/patches/*
|
|
!*/.gitignore
|
|
!*/README.md
|