osmo-ttcn3-hacks/mme
Harald Welte 18ed23cda5 regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGS
Additional libraries to be linked should be in LINUX_LIBS (appended at
the end of the linker command), not part of LDFLAGS (prepended to
the beginning of the linker command).

On binutils 2.35.1 / Debian unstable, without this patch, I get

/usr/bin/ld: IPL4asp_PT.so: undefined reference to `sctp_bindx'
/usr/bin/ld: IPL4asp_PT.so: undefined reference to `sctp_connectx'

which is resolved by this patch

Change-Id: I8a339076f445e3c650e407ae982c7c2dc4a760b2
2020-10-04 21:09:11 +02:00
..
LTE_CryptoFunctionDefs.cc TTCN-3 native function wrapper for SNOW-3G 2019-08-18 17:14:20 +00:00
LTE_CryptoFunctions.ttcn TTCN-3 native function wrapper for SNOW-3G 2019-08-18 17:14:20 +00:00
MME_Tests.cfg mme: Extend MME tests to also include S1AP interface testing 2019-08-18 17:14:20 +00:00
MME_Tests.default mme: Extend MME tests to also include S1AP interface testing 2019-08-18 17:14:20 +00:00
MME_Tests.ttcn DIAMETER_Emulation: Notify user of CapabilityExchange 2020-04-26 22:08:34 +02:00
MME_Tests_SGsAP.ttcn mme: Extend MME tests to also include S1AP interface testing 2019-08-18 17:14:20 +00:00
gen_links.sh Split templates in RLCMAC_{CSN1_}Types into their own _Templates file 2020-04-29 19:07:38 +02:00
key_derivation.c TTCN-3 native function wrapper for SNOW-3G 2019-08-18 17:14:20 +00:00
key_derivation.h TTCN-3 native function wrapper for SNOW-3G 2019-08-18 17:14:20 +00:00
regen_makefile.sh regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGS 2020-10-04 21:09:11 +02:00
snow-3g.c remove ogslib dependency from snow 2019-08-18 17:14:20 +00:00
snow-3g.h remove ogslib dependency from snow 2019-08-18 17:14:20 +00:00