1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* configure.ac: New option --enable-noexecstack.

* Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the
variable for non exectubale stack options.  Adapted users.
This commit is contained in:
Werner Koch 2005-03-11 11:02:12 +00:00
parent 9bf9389179
commit f0e9a1ff4f
8 changed files with 49 additions and 3 deletions

4
README
View file

@ -607,6 +607,10 @@
This prevents access to certain files and won't
allow import or export of secret keys.
--enable-noexecstack
Pass option --noexecstack to as. Works only when
using gcc.
--disable-gnupg-iconv
If iconv is available it is used to convert
between utf-8 and the system character set. This