Home GnuPG

kleopatra: Replace some __GNUC__ checks with __GLIBCXX__ ones.
7065246f8374Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

kleopatra: Replace some GNUC checks with GLIBCXX ones.

The checks are around code specific to libstdc++, so use a stricter
check since compilers such as clang also define GNUC, and the build
fails if another standard C++ library is used (such as libc++).

Details

Provenance
Raphael Kubo da Costa <rakuco@FreeBSD.org>Authored on May 6 2014, 6:55 PM
Parents
rKLEOPATRAec5d6c6cc1d9: Save/load dialog size
Branches
Unknown
Tags
Unknown

Event Timeline

Raphael Kubo da Costa <rakuco@FreeBSD.org> committed rKLEOPATRA7065246f8374: kleopatra: Replace some __GNUC__ checks with __GLIBCXX__ ones. (authored by Raphael Kubo da Costa <rakuco@FreeBSD.org>).May 6 2014, 6:55 PM