https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237714

--- Comment #2 from [email protected] ---
--enable-debug does not affect to INSTALL_TARGET=       install-strip, and as
result binary without debug symbols, gdb bt show nothink usable.
I see no other good ways to set INSTALL_TARGET=install, remove -O* and add -g
to CFLAGS.

I will submit changes to upstream a bit later.

"return g_strdup (_("Unknown"));" - makes compiller happy and silence warning.
I will try to submit all changes to upstream.

8 - my magic number.
I assume that this is max reasonable index count for lcd0...lcd7.

I will change 64 to something like 16 in future.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "[email protected]"

Reply via email to