Skip to content

Commit a404383

Browse files
committed
Fixed build in directory different from source
1 parent d1e14e2 commit a404383

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)