OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmocore?expand=0&rev=26
22 lines
643 B
Diff
22 lines
643 B
Diff
From: Jan Engelhardt
|
|
Date: 2015-09-10 23:14:05.272124041 +0200
|
|
|
|
Building the testsuite (with an overall ./configure --disable-static)
|
|
was broken by commit 0d727855686c9e857b608d7b8b22bfdf7c618b07.
|
|
---
|
|
src/gsm/libosmogsm.map | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
Index: libosmocore/src/gsm/libosmogsm.map
|
|
===================================================================
|
|
--- libosmocore.orig/src/gsm/libosmogsm.map
|
|
+++ libosmocore/src/gsm/libosmogsm.map
|
|
@@ -1,5 +1,7 @@
|
|
LIBOSMOGSM_1.0 {
|
|
global:
|
|
+/* testsuite uses this */
|
|
+_a5_3; _a5_4; _kasumi; _kasumi_kgcore; _kasumi_key_expand;
|
|
|
|
abis_nm_adm_state_names;
|
|
abis_nm_att_settable;
|