mirror of
https://github.com/ctm/executor.git
synced 2025-02-21 02:28:58 +00:00
i386 targets build again
This commit is contained in:
parent
99a2ca627c
commit
5df19cdab2
@ -3,7 +3,7 @@ TARGET_ARCH_OBJ = i386.o
|
|||||||
# In the first days of the Mac OS X port we can't use the tricked out blitters,
|
# In the first days of the Mac OS X port we can't use the tricked out blitters,
|
||||||
# quite possibly due to register ebx smashage interfering with PIC.
|
# quite possibly due to register ebx smashage interfering with PIC.
|
||||||
|
|
||||||
ifneq (,$(findstring macosx,$(TARGET)))
|
ifeq (,$(findstring macosx,$(TARGET)))
|
||||||
TARGET_ARCH_OBJ += x86patblt.o x86srcblt.o xdstubtables.o sbstubtables.o
|
TARGET_ARCH_OBJ += x86patblt.o x86srcblt.o xdstubtables.o sbstubtables.o
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user