[kde-freebsd] [SVN Commit] area51/QT/devel/qmake4
Raphael Kubo da Costa
rakuco at FreeBSD.org
Thu Aug 15 11:40:33 UTC 2013
SVN commit 9446 by rakuco:
Backport r324763 from ports.
------------------------------------------------------------------------
r324763 | rakuco | 2013-08-15 14:39:41 +0300 (Thu, 15 Aug 2013) | 10 lines
Make the sed(1) call to add a GDB index to generated files work with base sed.
Add my upstream patch to fix it: use a POSIX-compliant call instead of one
that only works with GNU sed.
Note that it does not still work automatically because `gdb' is called, and
the version we have in base does not support index generation.
PR: ports/181146
------------------------------------------------------------------------
M +1 -0 Makefile
AM files/patch-mkspecs__features__unix__gdb_dwarf_index.prf
More information about the kde-freebsd
mailing list