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