mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 13:19:34 +01:00
* killed support_mmx
This commit is contained in:
parent
b04af27efc
commit
bdcf2983b5
@ -32,7 +32,8 @@ endif
|
||||
override FPCOPT+=-dBrowserCol -dGDB
|
||||
ifeq ($(CPU_TARGET),i386)
|
||||
# the x86 dir doesn't hurt for 1.0.x though we could leave it away
|
||||
override FPCOPT+=-dSUPPORT_MMX -Fu$(COMPILERDIR)/x86
|
||||
override FPCOPT+= -Fu$(COMPILERDIR)/x86
|
||||
#-dSUPPORT_MMX
|
||||
endif
|
||||
|
||||
[rules]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user