Accept alternate spellings of __sparcv7 and __sparcv8. Apparently some versions of gcc prefer __sparc_v7__ and __sparc_v8__. Per report from Waldemar Brodkorb.
Branch ------ REL9_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/f8e4e0e3f3fe261317c4fd751ea4b9379ac54e94 Modified Files -------------- src/include/storage/s_lock.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
