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

Makefile: don't hardcode pkg-config and CC to gcc. #2

Merged
merged 1 commit into from
Jan 22, 2018
Merged

Makefile: don't hardcode pkg-config and CC to gcc. #2

merged 1 commit into from
Jan 22, 2018

Conversation

alexeykovac
Copy link
Contributor

Makes it easier to package for distros like Exherbo that require the host arch before the tool (example: x86_64-pc-linux-gnu-cc i686-pc-linux-gnu-pkg-config)

@himdel himdel merged commit 7134efc into himdel:master Jan 22, 2018
@himdel
Copy link
Owner

himdel commented Jan 22, 2018

Perfect, thanks! :)

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