Re: [PATCH 1/1] selftests: gpio: use pkg-config to determine libmount CFLAGS/LDLIBS
From: Michael Ellerman
Date: Thu Jun 29 2017 - 05:01:25 EST
Fathi Boudra <fathi.boudra@xxxxxxxxxx> writes:
> Fix hardcoded and misplaced libmount headers. Use pkg-config instead to
> figure out CFLAGS/LDLIBS, fixing also their value for cross-compilation.
Can you explain how it fixes the values for cross-compilation?
cheers