Add note to help FreeBSD users.

SVN revision: 13781
This commit is contained in:
vacuum 2005-03-18 17:02:47 +00:00 committed by vacuum
parent f739aebd5f
commit fa09dc1302
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
/*
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
* NOTE TO FreeBSD users. Install libexecinfo from
* ports/devel/libexecinfo and add -lexecinfo to LDFLAGS
* to add backtrace support.
*/
#include "e.h"
#include <execinfo.h>