mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-04 05:19:58 +03:00
404dab5383
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! :^)
7 lines
69 B
Plaintext
7 lines
69 B
Plaintext
*/*
|
|
!*/package.sh
|
|
!*/patches
|
|
!*/patches/*
|
|
!*/.gitignore
|
|
!*/README.md
|