discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GWorkspace and new ABI


From: Riccardo Mottola
Subject: Re: GWorkspace and new ABI
Date: Mon, 4 Nov 2019 00:45:33 +0100
User-agent: Mozilla/5.0 (X11; NetBSD amd64; rv:52.0) Gecko/20100101 SeaMonkey/2.49.5

Hi Johannes,

Johannes Brakensiek wrote:
LIB_FREETYPE_LDFLAGS := $(shell pkg-config --libs freetype2)
LIB_FREETYPE_CFLAGS := $(shell pkg-config --cflags freetype2)


thank for the hint. I commited this fix to the repository. I hope that helps.

Forcing a specific linker however, is not something I will for now put in the official makefile. I don't know if this "ld.gold" thing is a fix needed generically by clang, only on OpenBSD and why it is needed.

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]