1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-03 09:49:15 +02:00
deltachat-core/libs/netpgp
Floris Bruynooghe 1b216663c2 NetPGP needs -std=gnu99 for gcc
Otherwise a bunch of features it relies on are not present in older
compilers.  We could try and figure out the individual feature macros
or we could just insist on modern compilers, let's do the latter.
2018-11-25 12:40:48 +01:00
..
include Add LibreSSL <2.7.0 support 2018-11-07 01:25:00 +02:00
src disable debug test that takes half of the signing time (~800ms on android), tackles #376 2018-10-10 23:16:44 +02:00
meson.build NetPGP needs -std=gnu99 for gcc 2018-11-25 12:40:48 +01:00
meson_options.txt Use features for openssl-camellia and openssl-idea 2018-09-26 12:34:53 -05:00