paperback-cli
paperback-cli copied to clipboard
Fix compilation under GCC 10.
https://gcc.gnu.org/gcc-10/porting_to.html
Same problem here that was also reported by https://github.com/Wikinaut/paperback-cli/issues/5
Error message:
collect2: error: ld returned 1 exit status
I'm on Arch Linux
gcc --version gcc (GCC) 11.1.0
Linux 5.12.15-arch1-1 #1 SMP PREEMPT Wed, 07 Jul 2021 23:35:29 +0000 x86_64 GNU/Linux