Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dummy wrapped libharfbuzz and libcairo-gobject #582

Merged
merged 1 commit into from
Mar 7, 2022
Merged

Added dummy wrapped libharfbuzz and libcairo-gobject #582

merged 1 commit into from
Mar 7, 2022

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.

None yet

2 participants