diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-10-02 22:22:28 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2014-10-03 08:48:31 +0200 |
commit | c60de4f35f3f73f3d79b4ff61d0a20b92f818702 (patch) | |
tree | 17a712782f0d18e3d3c462bb93d9136267d2fc9c /tests/loggingrb/logging_test.err | |
parent | 9ffeb9756a5077dce1e9fffa705239dc290e0d98 (diff) |
build: fix linker error with kasumi_test
When the osmocore package is configured with --disable-static,
building of kasumi_test fails. This seems quite legit, given
the function _kasumi_kgcore is not exported.
Don't try to workaround the build system. Include the code.
CCLD kasumi/kasumi_test
kasumi_test.o: In function `test_expansion':
~tests/kasumi/kasumi_test.c:25: undefined reference to `_kasumi_key_expand'
kasumi_test.o: In function `main':
~tests/kasumi/kasumi_test.c:56: undefined reference to `_kasumi'
~tests/kasumi/kasumi_test.c:100: undefined reference to `_kasumi_key_expand'
~tests/kasumi/kasumi_test.c:112: undefined reference to `_kasumi_kgcore'
[...]
Diffstat (limited to 'tests/loggingrb/logging_test.err')
0 files changed, 0 insertions, 0 deletions