We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d587edc + 82af407 commit 54f82a3Copy full SHA for 54f82a3
Dockerfile
@@ -65,7 +65,7 @@ RUN git clone https://github.com/ka9q/ka9q-radio.git /root/ka9q-radio && \
65
git checkout d0febaa033e1d53b9b53078cfe17457ac3676d20 && \
66
make \
67
-f Makefile.linux \
68
- "COPTS=-std=gnu11 -pthread -Wall -funsafe-math-optimizations -fno-math-errno -fcx-limited-range -D_GNU_SOURCE=1" \
+ ARCHOPTS= \
69
tune powers pcmrecord
70
71
# Copy in radiosonde_auto_rx.
0 commit comments