mirror of
https://github.com/Zygo/bees.git
synced 2025-06-15 17:26:15 +02:00
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>