File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,8 @@ SOURCES=\
5858 srvscript.cpp srvcgi.cpp srvoutput.cpp srvmultipart.cpp srvtheme.cpp \
5959 eventqueue.cpp encodederrors.cpp name.cpp redraw.cpp tilecache.cpp tilecachesw.cpp \
6060 fonttable.cpp fieldrtf.cpp fieldhtml.cpp fieldstyledtext.cpp paragrafattr.cpp \
61- graphicscontext.cpp lnxflst.cpp lnxflstold.cpp quicktime.cpp
61+ graphicscontext.cpp lnxflst.cpp lnxflstold.cpp quicktime.cpp \
62+ sysunxthreads.cpp, stacktile.cpp
6263
6364SOURCE_DIRS=
6465
@@ -72,7 +73,7 @@ CUSTOM_INCLUDES=\
7273
7374CUSTOM_CCFLAGS=\
7475 -Wall -Wno-unused-variable -Wno-switch -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fno-strict-aliasing \
75- -fmessage-length=0
76+ -fmessage-length=0 -march=i486
7677
7778include/revbuild.h: include/revbuild.h.in ../version
7879 ../prebuilt/bin/Revolution.lnx "./encode_version.rev" "./"
You can’t perform that action at this time.
0 commit comments