patch to build w_scan with gcc-10
axel zeuner
axel.zeuner at gmx.de
Sat Aug 8 08:41:09 BST 2020
Hello,
A simple patch to allow compilation of w_scan with gcc-10 is attached.
The package builds now using
CC=gcc-10 fakeroot ./debian/rules binary
The created w_scan is able to produce a valid channel
configuration file for dvb-c in germany.
#! /bin/sh
OFILE=dvb_c_channels_`date --iso`.conf
./w_scan -fc -c DE -R 0 -X | tee $OFILE
Regards,
Axel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: w_scan_gcc_10.patch
Type: text/x-patch
Size: 519 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-vdr-dvb-devel/attachments/20200808/197cefde/attachment.bin>
More information about the pkg-vdr-dvb-devel
mailing list