Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

libfreetype #44

@olivierbutler

Description

@olivierbutler

Hi,

on build_freetype_deps

case unamein Linux) CFLAGS="-m64" LDFLAGS="-m64" \ build_dep "linux-64" "$FREETYPE_CONFOPTS_COMMON" \ "$FREETYPE" "freetype" "lib/libfreetype.a" \ $FREETYPE_PATCH && \ build_dep "win-64" "$FREETYPE_CONFOPTS_COMMON \ --enable-shared --host=x86_64-w64-mingw32" \ "$FREETYPE" "freetype" "lib/libfreetype.a" \ $FREETYPE_PATCH

is it on purpose that there is --enable-shared ? ( --disable-shared expected ? )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions