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

Fix setup.py uninitialized variables issue #68

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Mar 12, 2024

Fix:

NameError: name 'cflags' is not defined

Example:

glensc added 3 commits March 12, 2024 15:58
To understand where's definition and where's a call to setup()
Some version of pkg-config prints to stdout their usage
@sdelafond sdelafond merged commit f21050d into libfuse:master Mar 12, 2024
8 checks passed
@glensc glensc deleted the setup-fix branch March 12, 2024 15:41
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