forked from amazingfate/loongoffice
Hopefully this should fix up the most important external libraries. Change-Id: I744cb5a2ce7fafb10852059050cf24589d6ca400
11 lines
392 B
Diff
11 lines
392 B
Diff
--- build/libxml2-2.7.6/win32/Makefile.msvc.old 2010-09-20 20:22:41.500000000 +0200
|
|
+++ build/libxml2-2.7.6/win32/Makefile.msvc 2010-09-20 20:23:00.250000000 +0200
|
|
@@ -59,6 +59,7 @@
|
|
CFLAGS = $(CFLAGS) /D "HAVE_LZMA_H"
|
|
!endif
|
|
CFLAGS = $(CFLAGS) /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE
|
|
+CFLAGS = $(CFLAGS) -arch:SSE $(SOLARINC)
|
|
|
|
# The linker and its options.
|
|
LD = link.exe
|