Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-07-21 21:27:49 +02:00
ca1a3bed12
According to gcc docs, -l is converted to a filename which makes it a filename parameter. Let's move it to the end. Signed-off-by: Kai Krakow <kai@kaishome.de>