vcruntime140_1: Export functions only on x86_64.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
feature/deterministic
Piotr Caban 2020-04-21 13:12:01 +02:00 committed by Alexandre Julliard
parent 9b94e4c805
commit 311d040e24
1 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
@ stub __CxxFrameHandler4
@ stub __NLG_Dispatch2
@ stub __NLG_Return2
@ stub -arch=x86_64 __CxxFrameHandler4
@ stub -arch=x86_64 __NLG_Dispatch2
@ stub -arch=x86_64 __NLG_Return2