genode/repos/libports/src/app/acpica/target.mk
Norman Feske b7eb5d94f2 acpica: remove debug version
The debug version comes with an unwelcome libc dependency, which is
solely needed for the formatted output of error messages. Since the
distinction between the regular and the debug versions remained unused
in practice, this patch removes the debug version.
2017-11-30 11:23:12 +01:00

5 lines
87 B
Makefile

TARGET := acpica
SRC_CC := os.cc printf.cc
REQUIRES := x86
LIBS += base acpica