mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 07:45:21 +00:00
"/mf" is redundant. I'm not too sure of the usefulness of "/ei", either.
This commit is contained in:
@@ -44,7 +44,7 @@ LDFLAGS =
|
||||
|
||||
CPPFLAGS = /i=$(PDCURSES_HOME)
|
||||
|
||||
CCFLAGS = /ei /zq /mf /wx $(CFLAGS) $(CPPFLAGS)
|
||||
CCFLAGS = /ei /zq /wx $(CFLAGS) $(CPPFLAGS)
|
||||
|
||||
LINK = wlink
|
||||
|
||||
|
||||
Reference in New Issue
Block a user