Debian Patches

Status for gramophone2/0.8.13a-3.2

Patch Description Author Forwarded Bugs Origin Last update
Makefile.diff The included Makefile for unix has some problems: It adds -lm to the CFLAGS. -lm is a linker option and as such
has no place in CFLAGS (which are used for compiler flags).
Due to this, -lm appears on the command line way before any
object files. This leads to it being discarded when the linker
flag --as-needed is set. An example failure can be observed under
Ubuntu: /«PKGBUILDDIR»/grammyVM.c:1498: undefined reference to `log10'

===================================================================
invalid upstream
GRAMophone.y.diff no
grammyVM.c.diff no
clang_FTBFS.patch fix FTBFS with clang [-Wreturn-type] Nicolas Sévelin-Radiguet <nicosr@free.fr> no 2014-09-06

All known versions for source package 'gramophone2'

Links