Ulf Samuelsson
|
a2e5113512
|
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
|
2007-08-11 22:26:56 +00:00 |
|
Ulf Samuelsson
|
e1621a4a2a
|
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
2007-07-11 14:06:06 +00:00 |
|
"Steven J. Hill"
|
9a4ca08e5f
|
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next.
|
2007-07-06 04:26:32 +00:00 |
|
Bernhard Reutner-Fischer
|
74d518dc2a
|
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.
|
2007-06-27 12:01:27 +00:00 |
|
"Steven J. Hill"
|
3c28ac0881
|
Fix building of gettext/libintl when using an external toolchain.
|
2007-02-06 18:17:08 +00:00 |
|
"Steven J. Hill"
|
ceb2859765
|
Add packages for D-Bus and G-Lib interface library too.
|
2007-01-14 03:45:06 +00:00 |
|