X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=71b394d76f2ec1a0d75a171b76f5d25fd9cd0235;hb=76f66f6356f4ad6bebc7b69b3856d2529c102106;hp=49d324ecdf66af5f6c26d512e0daf1876474ee4b;hpb=5692e22beeb7119d68055d6450b924972b5f20d0;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 49d324ecd..71b394d76 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.1.0-rc6],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.1.0-rc7],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -313,7 +313,7 @@ AS_ECHO("$version_description") AS_ECHO() # Target architecture we're building for -target_arch=$target_cpu +target_arch=$host_cpu [ for f in $CFLAGS; do if test $f = "-m32"; then