mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
update lcddisplay and libcoolstream to AM_CPPFLAGS
This commit is contained in:
@@ -2,7 +2,7 @@ noinst_LIBRARIES = libhwcaps.a
|
|||||||
|
|
||||||
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir)/lib/libcoolstream
|
AM_CPPFLAGS = -I$(top_srcdir)/lib/libcoolstream
|
||||||
|
|
||||||
libhwcaps_a_SOURCES = \
|
libhwcaps_a_SOURCES = \
|
||||||
hardware_caps.cpp
|
hardware_caps.cpp
|
||||||
|
@@ -2,7 +2,7 @@ noinst_LIBRARIES = liblcddisplay.a
|
|||||||
|
|
||||||
liblcddisplay_a_SOURCES = lcddisplay.cpp fontrenderer.cpp
|
liblcddisplay_a_SOURCES = lcddisplay.cpp fontrenderer.cpp
|
||||||
|
|
||||||
INCLUDES = \
|
AM_CPPFLAGS = \
|
||||||
-I$(top_builddir)
|
-I$(top_builddir)
|
||||||
|
|
||||||
AM_CXXFLAGS = \
|
AM_CXXFLAGS = \
|
||||||
|
Reference in New Issue
Block a user