Skip to content

c_src/Makefile: De-hardcode pkg-config by using $PKG_CONFIG#209

Merged
akash-akya merged 2 commits into
akash-akya:masterfrom
lanodan:cross_pkg_config
Feb 8, 2026
Merged

c_src/Makefile: De-hardcode pkg-config by using $PKG_CONFIG#209
akash-akya merged 2 commits into
akash-akya:masterfrom
lanodan:cross_pkg_config

Conversation

@lanodan

@lanodan lanodan commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

c_src/Makefile: Put --cflags / --libs options before arguments

As required for compatibility with POSIX getopt(3) where option
parsing stops at first non-option.

c_src/Makefile: De-hardcode pkg-config by using $PKG_CONFIG

As supported by pkg.m4, CMake, meson, ...
Required when cross-compiling.

As required for compatibility with POSIX getopt(3) where option
parsing stops at first non-option.
As supported by pkg.m4, CMake, meson, ...
Required when cross-compiling.
@akash-akya akash-akya merged commit 805051f into akash-akya:master Feb 8, 2026
9 checks passed
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