xor blitter

git-svn-id: svn://dyne.org/rastasoft/freej/trunk@959 383723c8-4afa-0310-b8a8-b1afb83214fc
This commit is contained in:
mrgoil
2007-10-28 04:38:18 +00:00
parent 3b26d8d5ff
commit ac3d58b684
4 changed files with 19 additions and 3 deletions
+2 -2
View File
@@ -90,11 +90,11 @@ endif
# Use the editline library to provide line-editing support.
JS_EDITLINE = 1
ifeq ($(CPU_ARCH),x86_64)
##ifeq ($(CPU_ARCH),x86_64)
# Use VA_COPY() standard macro on x86-64
# FIXME: better use it everywhere
OS_CFLAGS += -DHAVE_VA_COPY -DVA_COPY=va_copy
endif
##endif
ifeq ($(CPU_ARCH),x86_64)
# We need PIC code for shared libraries