use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream
This commit is contained in:
Regular → Executable
+2
-1
@@ -1,6 +1,7 @@
|
||||
AM_CXXFLAGS = -fpic \
|
||||
-Wall \
|
||||
-Wextra
|
||||
-Wextra \
|
||||
-I$(top_srcdir)/src/lib/utils
|
||||
|
||||
noinst_LIBRARIES = libebus.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user