Changeset 3290
- Timestamp:
- 07/20/07 13:02:38 (1 year ago)
- Files:
-
- trunk/freewrt/package/asterisk-12/patches/patch-Makefile (modified) (1 diff)
- trunk/freewrt/package/asterisk-12/patches/patch-channels_Makefile (modified) (1 diff)
- trunk/freewrt/package/asterisk-12/patches/patch-codecs_gsm_Makefile (modified) (1 diff)
- trunk/freewrt/package/asterisk-12/patches/patch-utils_c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/asterisk-12/patches/patch-Makefile
r1815 r3290 1 1 $FreeWRT$ 2 2 3 * override optimi zation to better suite embedded needs3 * override optimisation to better suite embedded needs 4 4 * our dlfcn.h lies somewhere else, and compat mode doesnt work 5 5 * shared objects need full LDFLAGS 6 6 * nobody will ever know why they always want libssl 7 7 * libeditline is not build correctly 8 9 not for upstream submission 8 10 9 11 --- asterisk-1.2.14.orig/Makefile 2006-12-11 22:55:43.000000000 +0100 trunk/freewrt/package/asterisk-12/patches/patch-channels_Makefile
r3279 r3290 2 2 3 3 substitute crappy static paths with the right variable 4 not for upstream submission 4 5 5 6 --- asterisk-1.2.22.orig/channels/Makefile 2007-07-11 19:15:11.000000000 +0200 trunk/freewrt/package/asterisk-12/patches/patch-codecs_gsm_Makefile
r1815 r3290 1 1 $FreeWRT$ 2 3 not for upstream submission 4 2 5 --- asterisk-1.2.14.orig/codecs/gsm/Makefile 2006-07-24 19:05:56.000000000 +0200 3 6 +++ asterisk-1.2.14/codecs/gsm/Makefile 2007-01-28 19:15:55.000000000 +0100 trunk/freewrt/package/asterisk-12/patches/patch-utils_c
r3279 r3290 1 1 $FreeWRT$ 2 3 not for upstream submission 4 2 5 --- asterisk-1.2.22.orig/utils.c 2007-02-26 01:34:31.000000000 +0100 3 6 +++ asterisk-1.2.22/utils.c 2007-07-19 00:48:12.000000000 +0200


