]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Add a comment to libbsd-overlay.pc about -isystem usage
authorGuillem Jover <guillem@hadrons.org>
Wed, 28 Feb 2024 03:44:02 +0000 (04:44 +0100)
committerGuillem Jover <guillem@hadrons.org>
Wed, 28 Feb 2024 03:44:02 +0000 (04:44 +0100)
commitb6ccd032014cdf214e7c8c2b456ca921ba35d8f6
tree24e4a431cc8a3efede577e9f657e05fa13daedcf
parent08188f3c13ee2ddd58a62936ff01ccd67bb034d8
build: Add a comment to libbsd-overlay.pc about -isystem usage

Add the reasoning for why we use -isystem instead of -I, to avoid
confusing unsuspecting readers of the file.

Prompted-by: Alejandro Colomar <alx@kernel.org>
src/libbsd-overlay.pc.in