From f368964563e755d995d7aeede77b90b66f5497099b1a5cad1baaf759f264bd71 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 26 Nov 2022 23:05:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcthreads?expand=0&rev=20 --- libcthreads.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libcthreads.spec b/libcthreads.spec index b3dcc7f..a6b60d7 100644 --- a/libcthreads.spec +++ b/libcthreads.spec @@ -66,6 +66,7 @@ applications that want to make use of libcthreads. autoreconf -fi echo "V_%version { global: *; };" >v.sym %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym" +grep ' local' config.log && exit 1 %make_build %install