jow
|
23491adee0
|
[packages] ulogd: compile with --export-dynamic to solve segfault in dlopen() (#8481)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26853 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-05-08 12:21:47 +00:00 |
|
jow
|
ab203870ac
|
[packages] ulogd: fix bad rpath option
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24667 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-12-18 15:08:07 +00:00 |
|
mb
|
a61f1a984d
|
ulogd: mysql config may introduce a stray -lgcc_s. Force remove it.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23461 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-10-15 19:58:59 +00:00 |
|
hauke
|
83c14e180d
|
[packages] Various Makefile cleanups.
Thanks to swalker.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-06-13 17:01:55 +00:00 |
|
nico
|
f907dabbe7
|
[packages] massive change: replace occurences of -I$(STAGING_DIR)/{include,usr/include} and -L$(STAGING_DIR)/{lib,usr/lib} with $(TARGET_CPPFLAGS) and $(TARGET_LDFLAGS) respectively
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15480 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-04-29 12:56:17 +00:00 |
|
nbd
|
996067d6b3
|
nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-04-17 14:22:30 +00:00 |
|
florian
|
23487d9434
|
Makefile cleanups, round 6 and last
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12175 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2008-08-05 22:04:10 +00:00 |
|
nbd
|
e296673ba6
|
packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-09 18:59:01 +00:00 |
|
blogic
|
0550a9ac78
|
remove PKG_CAT from packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-18 18:46:37 +00:00 |
|
blogic
|
293efb7831
|
DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-14 04:32:56 +00:00 |
|
mbm
|
fa3b8c3b5b
|
START/STOP values must be specified in the init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7164 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-05-10 10:38:53 +00:00 |
|
pavlov
|
14c1a8db5f
|
patch file cleanup... ick.. kaloz you owe me some love
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6526 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-05 01:34:12 +00:00 |
|
florian
|
447e620e40
|
Rename patches to match conventions, second round; *ouch*
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6081 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-01-11 17:28:45 +00:00 |
|
nbd
|
0211753aba
|
compile fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5732 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-12-08 23:19:19 +00:00 |
|
nbd
|
c0e5247848
|
replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-23 00:29:07 +00:00 |
|
nico
|
2aac60eb84
|
remove intrusive STAGING_DIR references in the patches, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5341 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-30 09:50:33 +00:00 |
|
nbd
|
7608ba449f
|
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-15 21:03:30 +00:00 |
|
nbd
|
2295d502f6
|
port lots of init scripts over to rc.common (more to come)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4917 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-04 20:57:49 +00:00 |
|
florian
|
c02b118aa5
|
Port ulogd to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4678 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-26 08:49:48 +00:00 |
|