Skip to content

Commit b5ffba0

Browse files
committed
Merge branch 'master' into preload
* master: Fixed build in directory different from source
2 parents e4a7ef0 + a404383 commit b5ffba0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sapi/phpdbg/phpdbg_parser.y

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ typedef void* yyscan_t;
3939
#endif
4040
}
4141

42-
%output "sapi/phpdbg/phpdbg_parser.c"
43-
%defines "sapi/phpdbg/phpdbg_parser.h"
44-
4542
%token T_EVAL "eval"
4643
%token T_RUN "run"
4744
%token T_SHELL "shell"

0 commit comments

Comments
 (0)