poke-devel
[Top][All Lists]
Advanced

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

[PATCH] Prevent libpoke from linking against libtextstyle


From: Darshit Shah
Subject: [PATCH] Prevent libpoke from linking against libtextstyle
Date: Tue, 5 May 2020 17:15:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

Hi all,

As discussed on IRC, this is a small patch to prevent `-ltextstyle` from being added to LIBS globally. Instead, $(LTLIBTEXTSTYLE) is used to add the needed flags for just the poke binary.

Note, this patch does not solve the entire problem of libpoke.so linking against libtextstyle. For that the patchset proposed by Tim is also required.

As a bonus there is a tiny cleanup patch. I'll push both together once its okay.

Thanking You,
Darshit Shah

Attachment: 0002-poke-Slight-cleanup-in-Makefile.patch
Description: Text Data

Attachment: 0001-m4-Prevent-adding-ltextstyle-to-LIBS-by-default.patch
Description: Text Data


reply via email to

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