sysbench: fix no_atomic8 build.
This commit is contained in:
@@ -24,4 +24,7 @@ fi
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
export LIBS="-latomic"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user