-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Description
For aarch64 platform, I have built " Freetype2 " from source.
Steps
Following STEPS were used for the building and installation:
$ git clone https://github.com/aseprite/freetype2.git && cd freetype2/
$ git checkout VER-2-4-9
$ ./autogen.sh
$ ./configure
$ make
$ make install
Outcome
To validate that the build was successful we Checked the libraries.
Libraries have been installed in:
/usr/local/lib
All this information was also added the [Software Ecosystem Dashboard for Arm](https://www.arm.com/developer-hub/ecosystem-dashboard/
Metadata
Metadata
Assignees
Labels
No labels