13 Commits

Author SHA1 Message Date
jow
2f9a65fa97 [packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 21:18:33 +00:00
lars
1e28de24b4 [packages] Use default templates instead of custom reimplementations where applicable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 13:10:21 +00:00
nbd
19522401fd libtwin: add rpath-link ldflag to fix linking with zlib
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-03 00:02:32 +00:00
nbd
b73c2dfb3c libtwin: only use -flax-vector-conversions on powerpc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-03 00:02:30 +00:00
geoff
981e18a629 libtwin: General cleanup of the libtwin package makefile
o Make indenting consistent.
 o Update project URL.
 o Add MAINTAINER.
 o Use EXTRA_CFLAGS instead of TARGET_CFLAGS.
 o Use INSTALL_XXX macros.
 o Use default Build/Configure and Build/Compile targets.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@17323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 22:34:50 +00:00
geoff
c9168678c5 powerpc: Create a powerpc64 config feature
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@17306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 23:07:45 +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
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
5fc93b20ec [package] petitboot and libtwin depend on TARGET_ps3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-18 13:21:59 +00:00
hcg
5ad95ea20e Added -flax-vector-conversions compiler option
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-18 08:12:04 +00:00
lars
d9f5a995fb Add libtool fixup.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 00:25:59 +00:00
nbd
55feb1e92e fix libtwin compile on non-powerpc devices
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 14:55:24 +00:00
hcg
1ac60d7fc0 Add libtwin library (for PS3 petiboot bootloader)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11 12:32:21 +00:00