Files
neutrino/lib/hardware/coolstream/Makefile.am
Stefan Seyfried e2db590797 Revert "- hardware_caps: fix has_fan and add detection of Neo Twin"
This reverts commit c225c2d4b6.
This leads to a segfault at start and the upstream solution
is not yet ready for primetime, so revert this for now.
2017-08-21 10:17:05 +02:00

10 lines
170 B
Makefile

AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
AM_CPPFLAGS = \
@HWLIB_CFLAGS@
noinst_LIBRARIES = libhwcaps.a
libhwcaps_a_SOURCES = \
hardware_caps.cpp