Skip to content

Commit 3fcf8ca

Browse files
committed
Update IR
IR commit: 88c71c9572bdd9dd8aed99c80ad4a54fcbcfe082
1 parent 626dc50 commit 3fcf8ca

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ext/opcache/jit/ir/ir_php.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
# define ir_mem_free efree
3131
#endif
3232

33-
#if defined(IR_TARGET_AARCH64)
34-
# define IR_EXTERNAL_GDB_ENTRY
35-
#endif
33+
#define IR_EXTERNAL_GDB_ENTRY
3634

3735
#endif /* IR_PHP_H */

0 commit comments

Comments
 (0)