wok view speedtouch/stuff/speedtouch-1.3.1-gcc4.u @ rev 22042

gcc83-lib-base: do NOT provide gcc-lib-base
Currently BOTH gcc-lib-base and gcc83-lib-base are installed on my SliTaz system. So, with the current (and longstanding) tazpkg limitations I can't update just gcc-lib-base: tazpkg always updates gcc83-lib-base for me instead. Now I can't run Firefox, Vivaldi, Chrome, etc. I think because of gcc-lib-base, but I not sure 1bsolutely.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 22 12:55:54 2019 +0300 (2019-10-22)
parents
children
line source
1 --- speedtouch-1.3.1/src/modem.h Wed Sep 29 20:56:31 2004
2 +++ speedtouch-1.3.1/src/modem.h Wed Nov 4 19:00:20 2009
3 @@ -38,7 +38,5 @@
4 #define EP_CODE_IN 0x85
5 #define EP_CODE_OUT 0x05
7 -/* Global Variables */
8 -extern int verbose;
10 #endif