jjb: lttng-modules fix ppc build failure on ubuntu
[lttng-ci.git] / scripts / liburcu / build.sh
index 0e20d23ecf2e1f53698bbbad63f70aa9c228fe45..b9e9e0143836937a59787de2b5ae4c2932ff144a 100755 (executable)
@@ -149,7 +149,7 @@ tls_fallback)
 
 debug-rcu)
     echo "Enable RCU sanity checks for debugging"
-    if vergt "$PACKAGE_VERSION" "0.9"; then
+    if vergte "$PACKAGE_VERSION" "0.10"; then
        CONF_OPTS="--enable-rcu-debug"
     else
        CFLAGS="$CFLAGS -DDEBUG_RCU"
This page took 0.022929 seconds and 4 git commands to generate.