Files
simtrace2/host
Kévin Redon faf1e88e48 host: clean library dependencies
remsim also needs libpcsclite
`pkg-config --libs libosmocore` and -losmocore are duplicates
`pkg-config --libs libosmosim` is equivalent to -losmosim
pthread it needed (by most applications) for static compilation
LDFLAGS+= allows static compilation when running
LDFLAGS="-static" make

Change-Id: Ic7bd6f2be074d6f652d4f84f4996c8588ea5f851
2018-09-06 23:15:44 +02:00
..
2018-07-11 22:01:56 +02:00
2018-07-11 22:01:56 +02:00
2018-07-24 09:57:23 +02:00
2018-07-11 22:01:56 +02:00
2018-09-06 23:15:44 +02:00
2018-07-11 22:01:56 +02:00
2018-07-11 22:01:56 +02:00