Package: gle-graphics / 4.2.4c-6

Metadata

Package Version Patches format
gle-graphics 4.2.4c-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gle.cpp typo | (download)

src/gle/gle.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
kfreebsd buildd has no proc | (download)

src/gle/file_io.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 /proc/self/exe file system is a linuxism
 On the kfreebsd buildds the proc filesystem does not seem to be
 mounted, while it is mounted on the porterbox. Building gle-graphics
 fails on these systems due to this linuxism:
 GNU/kfreeBSD is __UNIX__ but GNU/kfreeBSD is not __linux__
qmake | (download)

src/gui/qgle.pro.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 qmake uses lflags not ldflags
 Set QMAKE_LFLAGS so that hardening flags are correctly passed on