Skip to content
Snippets Groups Projects
Commit b42cf1b9 authored by Niels Möller's avatar Niels Möller
Browse files

(ASM_MARK_NOEXEC_STACK): Use a diversion, to

substitute the value of ASM_MARK_NOEXEC_STACK at the end of each
assembler file.

Rev: src/nettle/config.m4.in:1.4
parent 9ef0694c
No related branches found
No related tags found
No related merge requests found
define(<srcdir>, <<@srcdir@>>)dnl define(<srcdir>, <<@srcdir@>>)dnl
define(<C_NAME>, <@ASM_SYMBOL_PREFIX@><$1>) define(<C_NAME>, <@ASM_SYMBOL_PREFIX@><$1>)
define(<ELF_STYLE>, <@ASM_ELF_STYLE@>) define(<ELF_STYLE>, <@ASM_ELF_STYLE@>)
divert(1)
@ASM_MARK_NOEXEC_STACK@
divert
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment