Skip to content

Commit

Permalink
Always define IR_EXTERNAL_GDB_ENTRY for PHP
Browse files Browse the repository at this point in the history
  • Loading branch information
dstogov committed Oct 7, 2024
1 parent eff4b41 commit 88c71c9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ir_php.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
# define ir_mem_free efree
#endif

#if defined(IR_TARGET_AARCH64)
# define IR_EXTERNAL_GDB_ENTRY
#endif
#define IR_EXTERNAL_GDB_ENTRY

#endif /* IR_PHP_H */

0 comments on commit 88c71c9

Please sign in to comment.