voicemngr: Do not manually specify BCM lib paths
Do not explicitly specify BCM libary search paths. All binaries have a correct RUNPATH set via feeds/broadcom/bcmkernel/bcm-toolchain.mk (see broadcom!88 (merged)) and the Makefile has been updated to respect LDFLAGS. Setting LD_LIBARY_PATH and specifiying custome library search paths is thus no longer necessary.
Edited by Andreas Gnau