Revert "Fix cross-compile"
[lttng-tools.git] / configure.ac
index 49d324ecdf66af5f6c26d512e0daf1876474ee4b..a3120fc041568bc37ea919d708fec8c46ab86a74 100644 (file)
@@ -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
This page took 0.022359 seconds and 4 git commands to generate.