diff --git a/bin/xbps-uunshare/main.c b/bin/xbps-uunshare/main.c index 87738558..75f4d860 100644 --- a/bin/xbps-uunshare/main.c +++ b/bin/xbps-uunshare/main.c @@ -40,6 +40,10 @@ #include #include +#ifdef __clang__ +#pragma clang diagnostic ignored "-Wformat-nonliteral" +#endif + static int errval = 0; static void __attribute__((noreturn))