X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=49d324ecdf66af5f6c26d512e0daf1876474ee4b;hp=a3120fc041568bc37ea919d708fec8c46ab86a74;hb=5692e22beeb7119d68055d6450b924972b5f20d0;hpb=edb8b045f1abe76804200921e7b2eb42ec66b5e4 diff --git a/configure.ac b/configure.ac index a3120fc04..49d324ecd 100644 --- a/configure.ac +++ b/configure.ac @@ -313,7 +313,7 @@ AS_ECHO("$version_description") AS_ECHO() # Target architecture we're building for -target_arch=$host_cpu +target_arch=$target_cpu [ for f in $CFLAGS; do if test $f = "-m32"; then