osmo-bts/tests
Harald Welte 2bb3d23f87 fix compilation with gcc-10
/usr/bin/ld: /home/laforge/projects/git/osmo-bts/tests/sysmobts/../../src/osmo-bts-sysmo/tch.c:584: undefined reference to `femtobts_tch_pl_names'
/usr/bin/ld: l1_transp_hw.o:/home/laforge/projects/git/osmo-bts/src/osmo-bts-sysmo/femtobts.h:108: multiple definition of `pdch_msu_size'; main.o:/home/laforge/projects/git/osmo-bts/src/osmo-bts-sysmo/femtobts.h:108: first defined here
/usr/bin/ld: l1_transp_hw.o:/home/laforge/projects/git/osmo-bts/src/osmo-bts-sysmo/femtobts.h:71: multiple definition of `femtobts_l1prim_type'; main.o:/home/laforge/projects/git/osmo-bts/src/osmo-bts-sysmo/femtobts.h:71: first defined here

see also: https://alioth-lists.debian.net/pipermail/debian-mobcom-maintainers/Week-of-Mon-20200413/000651.html

Change-Id: I4a9896153876fcda496365776883827746205f00
2020-07-26 11:48:22 +02:00
..
agch Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
cipher Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
handover Move Access Burst link quality handling to L1SAP 2019-07-21 21:55:51 +07:00
meas Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
misc use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
paging ETWS Primary Notification via P1 Rest Octets 2019-09-05 14:30:17 +02:00
power power_control.c: Limit speed of announced MS Power Level value changes 2019-11-20 20:27:04 +01:00
sysmobts fix compilation with gcc-10 2020-07-26 11:48:22 +02:00
tx_power Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
Makefile.am cosmetic: tests/Makefile.am: remove excess whitespace 2017-12-10 22:12:35 +01:00
stubs.c bts_model: Allow TS connect to be processed asynchronously 2018-11-26 14:08:14 +01:00
testsuite.at Move power loop to generic tests 2017-10-23 18:13:13 +00:00