Evrytania / LTE-Cell-Scanner

LTE SDR cell scanner optimized to work with very low performance RF front ends (8bit A/D, 20dB noise figure)
GNU Affero General Public License v3.0
584 stars 356 forks source link

Add library search directory for multiarch systems. #20

Open jsr38 opened 7 years ago

jsr38 commented 7 years ago

I saw others had come across this and so did I. I made changes to allow compilation on my Ubuntu multiarch system.

itdaniher commented 7 years ago

adding /usr/lib/arm-linux-gnueabihf might be worthwhile. same issue / same fix.

itdaniher commented 7 years ago

(the other open PR, #4, does this as well as add a helpful PPM output)