Skip to content

Added dummy wrapped libharfbuzz and libcairo-gobject#582

Merged
ptitSeb merged 1 commit intoptitSeb:masterfrom
wannacu:master
Mar 7, 2022
Merged

Added dummy wrapped libharfbuzz and libcairo-gobject#582
ptitSeb merged 1 commit intoptitSeb:masterfrom
wannacu:master

Conversation

@wannacu
Copy link
Contributor

@wannacu wannacu commented Mar 7, 2022

No description provided.

Copy link
Owner

@ptitSeb ptitSeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add

#define PRE_INIT    \
    if(box86_nogtk) \
        return -1;

In wrappedlibcairogobject.c to disable it's loading when the BOX86_NOGTK=1 env. var. is used?

@wannacu
Copy link
Contributor Author

wannacu commented Mar 7, 2022

Can you add

#define PRE_INIT    \
    if(box86_nogtk) \
        return -1;

In wrappedlibcairogobject.c to disable it's loading when the BOX86_NOGTK=1 env. var. is used?
ok, I will add it

@wannacu wannacu requested a review from ptitSeb March 7, 2022 14:48
@ptitSeb ptitSeb merged commit 21b560a into ptitSeb:master Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants