Skip to content

Commit 6dd7300

Browse files
committed
Test fixes
1 parent b757097 commit 6dd7300

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/actions/test-tls-x32/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ runs:
88
export DEBIAN_FRONTEND=noninteractive
99
apt-get install -y gcc clang lld
1010
export TLSC=$(pwd)/ext/opcache/jit/tls/zend_jit_tls_x86.c
11+
export MACHINE=-m32
1112
./ext/opcache/jit/tls/testing/test.sh
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.so
22
*.o
33
main
4+
main.dSYM

0 commit comments

Comments
 (0)