BUILD: intops: on x86_64, the bswap instruction is called bswapq
authorWilly Tarreau <w@1wt.eu>
Thu, 10 Sep 2020 07:31:50 +0000 (09:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 10 Sep 2020 07:31:50 +0000 (09:31 +0200)
commitd966f1497c7912798a0495d1a7b78ceb301cae39
treee084665b3a39af5e07eee067f5cff7481f1fb5bf
parentf6afda6539cc074c8703c0a6e342bd9c9203245a
BUILD: intops: on x86_64, the bswap instruction is called bswapq

Building with tcc fails on "bswap" which in fact ought to be called
"bswapq". Let's rename it as gas doesn't care.
include/haproxy/intops.h