mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Make sure liberr-testing is build with testing flags.
This commit is contained in:
parent
b420da4cf8
commit
03d7812615
@ -11,6 +11,8 @@ src_lib_libtor_err_a_SOURCES = \
|
||||
|
||||
src_lib_libtor_err_testing_a_SOURCES = \
|
||||
$(src_lib_libtor_err_a_SOURCES)
|
||||
src_lib_libtor_err_testing_a_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_CPPFLAGS)
|
||||
src_lib_libtor_err_testing_a_CFLAGS = $(AM_CFLAGS) $(TEST_CFLAGS)
|
||||
|
||||
noinst_HEADERS += \
|
||||
src/lib/err/backtrace.h \
|
||||
|
Loading…
Reference in New Issue
Block a user