shell script to link on FreeBSD

BUGZID:
This commit is contained in:
Karl Lehenbauer 2014-06-17 20:54:15 -05:00
parent 2cdb8fa612
commit 5d8df9c7e4
1 changed files with 3 additions and 0 deletions

3
RUN.FreeBSD Executable file
View File

@ -0,0 +1,3 @@
# link command
# we don't need -lusb-1.0
gcc -g -o dump1090 dump1090.o anet.o interactive.o mode_ac.o mode_s.o net_io.o -L/usr/local/lib -lrtlsdr -lcompat -lpthread -lm