tile: allocate membarrier system call number
[urcu.git] / configure.ac
index e1fded424721b55f460d76e27ac48a7491c59302..a5dc6fb69470850545d64fc0e9345eba87089aad 100644 (file)
@@ -90,7 +90,7 @@ AS_CASE([$host_cpu],
        [arm*], [ARCHTYPE="arm"],
        [aarch64], [ARCHTYPE="aarch64"],
        [mips*], [ARCHTYPE="mips"],
-       [tile*], [ARCHTYPE="gcc"],
+       [tile*], [ARCHTYPE="tile"],
        [hppa*], [ARCHTYPE="hppa"],
        [ARCHTYPE="unknown"]
 )
This page took 0.022683 seconds and 4 git commands to generate.