Add missing shared library used by executable in linker command.  This execute
contains call to a shared library without explicitly linking it.  Currently this
works because the library is linked via dependency of another shared library
used by the executable.  This is fragile and not the right thing to do.
1 file changed
tree: 2fdde0e047458c0ec072826bb6097e6bb3c56092
  1. include/
  2. libril/
  3. reference-cdma-sms/
  4. reference-ril/
  5. rild/