add libfreetype back to fix instability

This commit is contained in:
Daryl Borth 2025-03-20 19:55:46 -06:00
parent a9a8eb488e
commit 341978ead8
2 changed files with 41 additions and 0 deletions

BIN
buildtools/libfreetype.a Normal file

Binary file not shown.

41
buildtools/libfreetype.la Normal file
View File

@ -0,0 +1,41 @@
# libfreetype.la - a libtool library file
# Generated by ltmain.sh (GNU libtool) 2.2.6b
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname=''
# Names of this library.
library_names=''
# The name of the static archive.
old_library='libfreetype.a'
# Linker flags that can not go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=' -L$DEVKITPRO/ppc/lib -lz'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libfreetype.
current=12
age=6
revision=0
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='$DEVKITPRO/portlibs/ppc/lib'