Skip to content

Commit

Permalink
Fixed build in directory different from source
Browse files Browse the repository at this point in the history
  • Loading branch information
dstogov committed Oct 24, 2018
1 parent d1e14e2 commit a404383
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sapi/phpdbg/phpdbg_parser.y
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ typedef void* yyscan_t;
#endif
}

%output "sapi/phpdbg/phpdbg_parser.c"
%defines "sapi/phpdbg/phpdbg_parser.h"

%token T_EVAL "eval"
%token T_RUN "run"
%token T_SHELL "shell"
Expand Down

0 comments on commit a404383

Please sign in to comment.