mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
defs.mk: Remove USE_XCHANGE for dspcd and dsprout, should sneak in otherwise
This commit is contained in:
parent
c8972f11c1
commit
09dc68b325
1 changed files with 0 additions and 2 deletions
|
|
@ -662,7 +662,6 @@ RPM_REQUIRES_DEVEL += $(FLAVOUR_PREFIX)dspider-dspcd-devel = $(DSPIDER_DS
|
|||
USE_YTOOLS = true
|
||||
USE_DSPIDER_SHARED = true
|
||||
USE_USERVER = true
|
||||
USE_XCHANGE = true
|
||||
INCLUDE += -I$(DSPCD_DIR)/include
|
||||
LIBFLAGS += -L$(DSPCD_EXE_PREFIX)/lib -ldspcd
|
||||
endif
|
||||
|
|
@ -675,7 +674,6 @@ RPM_REQUIRES_RUN += $(FLAVOUR_PREFIX)dsprout-run = $(DSPROUT_VERSION)
|
|||
RPM_REQUIRES_DEVEL += $(FLAVOUR_PREFIX)dsprout-devel = $(DSPROUT_VERSION)
|
||||
USE_YTOOLS = true
|
||||
USE_DSPIDER_SHARED = true
|
||||
USE_XCHANGE = true
|
||||
USE_USERVER = true
|
||||
INCLUDE += -I$(DSPROUT_DIR)/include
|
||||
LIBFLAGS += -L$(DSPROUT_EXE_PREFIX)/lib -ldsprout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue