mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-28 16:01:22 +02:00
7 lines
132 B
Makefile
7 lines
132 B
Makefile
noinst_LIBRARIES = libcommon.a
|
|
|
|
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
|
|
|
libcommon_a_SOURCES = \
|
|
lt_debug.cpp
|