Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid gnu_printf attribute when using Clang
Clang does not support gnu_printf, so just use printf when using it to compile. Signed-off-by: Ed Maste <emaste@freebsd.org> Message-Id: <20191120210422.61327-1-emaste@freefall.freebsd.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
- Loading branch information