mirror of
https://github.com/boostorg/context.git
synced 2026-01-19 04:02:17 +00:00
@@ -482,6 +482,17 @@ alias asm_sources
|
||||
<toolset>gcc
|
||||
;
|
||||
|
||||
alias asm_sources
|
||||
: asm/make_s390x_sysv_elf_gas.S
|
||||
asm/jump_s390x_sysv_elf_gas.S
|
||||
asm/ontop_s390x_sysv_elf_gas.S
|
||||
: <abi>sysv
|
||||
<address-model>64
|
||||
<architecture>s390x
|
||||
<binary-format>elf
|
||||
<toolset>clang
|
||||
;
|
||||
|
||||
# X86
|
||||
# X86/SYSV/ELF
|
||||
alias asm_sources
|
||||
|
||||
Reference in New Issue
Block a user