mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: 831fff71f3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-03 (Sun, 03 Nov 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
9 lines
186 B
Makefile
9 lines
186 B
Makefile
noinst_LIBRARIES = libhwcaps.a
|
|
|
|
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
|
|
|
AM_CPPFLAGS = -I$(top_srcdir)/lib/libcoolstream
|
|
|
|
libhwcaps_a_SOURCES = \
|
|
hardware_caps.cpp
|