forked from KolibriOS/kolibrios
sdk: update builds on linux hosts
git-svn-id: svn://kolibrios.org@6303 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -103,8 +103,6 @@ endef
|
||||
|
||||
$(foreach D,$(FFLIBS),$(eval $(call DOSUBDIR,lib$(D))))
|
||||
|
||||
include $(SRC_PATH)/doc/Makefile
|
||||
|
||||
define DOPROG
|
||||
OBJS-$(1) += $(1).o $(EXEOBJS) $(OBJS-$(1)-yes)
|
||||
$(1)$(PROGSSUF)_g$(EXESUF): $$(OBJS-$(1))
|
||||
|
@@ -465,7 +465,7 @@ HAVE_ATTRIBUTE_PACKED=yes
|
||||
HAVE_EBP_AVAILABLE=yes
|
||||
HAVE_EBX_AVAILABLE=yes
|
||||
!HAVE_GNU_AS=yes
|
||||
HAVE_GNU_WINDRES=yes
|
||||
!HAVE_GNU_WINDRES=yes
|
||||
!HAVE_IBM_ASM=yes
|
||||
HAVE_INLINE_ASM_LABELS=yes
|
||||
HAVE_INLINE_ASM_NONLOCAL_LABELS=yes
|
||||
|
@@ -37,7 +37,7 @@
|
||||
#include "bytestream.h"
|
||||
#include "hap.h"
|
||||
#include "internal.h"
|
||||
#include "memory.h"
|
||||
//#include "memory.h"
|
||||
#include "snappy.h"
|
||||
#include "texturedsp.h"
|
||||
#include "thread.h"
|
||||
|
Reference in New Issue
Block a user