mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
remove obsolete embedded libtriple
the code is unmaintained and probably non-functional, everyone should use libstb-hal instead
This commit is contained in:
@@ -9,10 +9,6 @@ INCLUDES += -I$(top_srcdir)/lib/libcoolstream
|
||||
endif
|
||||
if USE_STB_HAL
|
||||
INCLUDES += -I$(STB_HAL_INC)
|
||||
else
|
||||
if BOXTYPE_TRIPLE
|
||||
INCLUDES += -I$(top_srcdir)/lib/libtriple
|
||||
endif
|
||||
endif
|
||||
|
||||
AM_CPPFLAGS = -fno-rtti -fno-exceptions
|
||||
|
Reference in New Issue
Block a user