diff options
author | JinWang An <jinwang.an@samsung.com> | 2021-12-01 16:54:34 +0900 |
---|---|---|
committer | JinWang An <jinwang.an@samsung.com> | 2021-12-01 16:54:34 +0900 |
commit | 670d9afb902f264b6410d307c429f02ed8685fd3 (patch) | |
tree | 50ffa1fcf45ac864a0ecbed8b61b686c986d3cd8 /README | |
parent | 8c4d36ec6eea1511a5241521c1001ebc56d00d6a (diff) | |
download | gpgme-670d9afb902f264b6410d307c429f02ed8685fd3.tar.gz gpgme-670d9afb902f264b6410d307c429f02ed8685fd3.tar.bz2 gpgme-670d9afb902f264b6410d307c429f02ed8685fd3.zip |
Imported Upstream version 1.4.2upstream/1.4.2
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -57,6 +57,10 @@ If configure can't find the `gpgsm' binary in your path, you can specify the location with the --with-gpgsm=/path/to/gpgsm argument to configure. +On some platforms GPGME based applications might hang at certain +operations when using GPGME_PROTOCOL_CMS. A workaround for this +problem is to build with the configure option --disable-fd-passing. + For building the GIT version of GPGME please see the file README.GIT for more information. |