support: Do not require overflow builtin in support/blob_repeat.c
authorFlorian Weimer <fweimer@redhat.com>
Sat, 15 Dec 2018 17:58:09 +0000 (18:58 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sat, 15 Dec 2018 17:58:56 +0000 (18:58 +0100)
commit0c1719e65b2a5a80331d4f635612799f853b0479
treef5937edb28119d13dfd7b8bca7f19021b1743e28
parent033a2c0a20393c7e48000d83c2ca7ac8ea292d9e
support: Do not require overflow builtin in support/blob_repeat.c

It is only available in GCC 5 and later.

Tested-by: Romain Naour <romain.naour@gmail.com>
ChangeLog
support/blob_repeat.c