Skip to content
Snippets Groups Projects
Commit 1b51a380addb authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Remove /OPT:NOWIN98 option

This option was remove in Visual Studio 2010.
parent eef8cce42380
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,6 @@
LDFLAGS = $(LDFLAGS) /DEBUG
!else
CFLAGS = $(CFLAGS) /D "NDEBUG" /O2
LDFLAGS = $(LDFLAGS) /OPT:NOWIN98
!endif
# Libxslt object files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment