mirror of
https://github.com/ctm/executor.git
synced 2026-03-10 19:28:41 +00:00
i386 targets build again
This commit is contained in:
@@ -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,
|
||||
# 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
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user