Skip to content

Commit

Permalink
Makefile: remove definition of RUNASNORMALUSER in devel mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Oct 24, 2015
1 parent af5dde3 commit 3523658
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ manpages/%: manpages/%.xml
all: build

.PHONY: devel
devel: CFLAGS += -DRUNASNORMALUSER
devel: CFLAGS += -DMXQ_DEVELOPMENT
devel: all

Expand Down

0 comments on commit 3523658

Please sign in to comment.