[InterNetNews/inn] 0fe249: Add -Wno-poison-system-directories
Julien ÉLIE
noreply at github.com
Tue Feb 27 20:41:07 UTC 2024
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 0fe24909254d6fbb3deb8f71485d1470380ef543
https://github.com/InterNetNews/inn/commit/0fe24909254d6fbb3deb8f71485d1470380ef543
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M configure.ac
Log Message:
-----------
Add -Wno-poison-system-directories
Apple tools provide all the necessary headers and libraries within
Xcode.app, avoiding the host system’s headers and libraries.
The default compilation and link for Xcode is a cross-compilation even
though the very host system is targeted.
Silence this warning as it is useless.
To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications
More information about the inn-committers
mailing list