mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
Fix test failures (#177)
These were caused by the addition of the segreg-in-64bit warning.
This commit is contained in:
parent
009450c7ad
commit
f01afb6b51
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#! /bin/sh
|
||||
${srcdir}/out_test.sh x86_test modules/arch/x86/tests "x86 arch" "-f bin" ""
|
||||
${srcdir}/out_test.sh x86_test modules/arch/x86/tests "x86 arch" "-f bin -Wsegreg-in-64bit" ""
|
||||
exit $?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue