Skip to content
Snippets Groups Projects
Commit b0e2cc39 authored by deuce's avatar deuce
Browse files

DONT_BLAME_SYNCHRONET is a compile flag, not a linking flag.

parent 0643becf
Branches
Tags
No related merge requests found
......@@ -65,7 +65,7 @@ ifdef USE_DOSEMU
endif
ifdef DONT_BLAME_SYNCHRONET
LDFLAGS += -DDONT_BLAME_SYNCHRONET
CFLAGS += -DDONT_BLAME_SYNCHRONET
endif
ifeq ($(XP_SEM),1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment