summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ghostscript
Commit message (Collapse)AuthorAgeFilesLines
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2023-09-081-2/+2
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 17737cc4ecd3aea2c978bf83e283bcb08d097487)
* ghostscript: Fix build when using libc++Khem Raj2023-09-081-0/+7
RUNTIME=llvm means we use libc++ instead of libstdc++ among other things Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 933795217f9142c246c359f92e8320516e5c66a5)