1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 01:17:35 +00:00

Ports: Add port of backward-cpp, a pretty backtrace library

This commit is contained in:
Andrew Kaster 2023-03-11 14:01:19 -07:00 committed by Linus Groh
parent e690b35fdc
commit 3219ecbdc0
5 changed files with 127 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Patches for backward-cpp on SerenityOS
## `0001-test-Don-t-use-program_invocation_name-on-Serenity.patch`
test: Don't use program_invocation_name on Serenity
## `0002-backward-Pretend-to-be-Linux-with-some-modifications.patch`
backward: Pretend to be Linux, with some modifications