git: DragonFly_RELEASE_6_4 mpc: Fix inclusion paths to correctly include its own 'config.h'
Aaron LI
aly at crater.dragonflybsd.org
Tue Sep 1 22:49:07 PDT 2026
commit ff5e130671b7d236c7b50295ac269ae38365b275
Author: Aaron LI <aly at aaronly.me>
Date: Fri Aug 28 12:57:43 2026 +0800
mpc: Fix inclusion paths to correctly include its own 'config.h'
It wrongly included the GMP's 'config.h', as the '../gmp/' directory has
both 'gmp.h' and 'config.h'.
Summary of changes:
gnu/usr.bin/mpc/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ff5e130671b7d236c7b50295ac269ae38365b275
--
DragonFly BSD source repository
More information about the Commits
mailing list