Modify ↓
Opened at 2009-01-19T09:15:51Z
Closed at 2010-03-14T16:38:32Z
#480 closed defect (fixed)
disable strip on os x
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
http://frugalware.org/~vmiklos/patches/bitlbee-configure-osx-disable-strip.patch
This patch is necessary to make plugins work on OS X.
Without this patch loading a plugin is not possible, because dlopen() will fail, as it will not find symbols which are available from the bitlbee binary before strip.
Attachments (0)
Change History (1)
comment:1 Changed at 2010-03-14T16:38:32Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
changeset:devel,501