Debian Patches

Status for listserialportsc/1.4.0+repack-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Makefile-Fix-linkage-in-order-to-make-as-needed-usab.patch Makefile: Fix linkage in order to make --as-needed usable
When using the --as-needed linker flag only libraries that are actually
used are linked into the final build product. With this flag enabled the
order of arguments passed to the linker matters, because input files
mentioned after the library on the command line are simply ignored. The
fix is to simply move LDFLAGS after the input files.

The flag is enabled by default on Ubuntu which causes the Arduino IDE to
fail with an undefined symbol error on start as reported in:
https://bugs.launchpad.net/ubuntu/+source/arduino/+bug/1916278
Tobias Heider <me@tobhe.de> no 2022-08-11

All known versions for source package 'listserialportsc'

Links