Mike Frysinger
62bc22c2f5
fix i686 targets [again] bug 595
2005-12-29 11:19:18 +00:00
Mike Frysinger
7848054080
dont set openssl arch to i386-i386 for i386 targets #495 by noah
2005-12-03 20:32:13 +00:00
Mike Frysinger
9468545bbf
openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by Sieg on irc
2005-10-06 03:00:54 +00:00
Mike Frysinger
03cac04c28
dont version bump since all the patches need to be redone
2005-10-02 08:37:34 +00:00
Mike Frysinger
18871c83f8
ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 targets by schieli in Bug 450
2005-09-30 01:51:45 +00:00
Eric Andersen
dadad95190
Thomas Lundquist writes:
...
If I understand you correctly, you want the ncurses development headers
on the target.
a patch for this (named target_headers.patch and includes similar
options for a few other libs in buildroot) can be found at:
http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/
(a few packages there aswell)
it will add an option to put headers on target for ncurses, zlib and
openssl.
Thomas.
2005-07-12 19:53:12 +00:00
Mike Frysinger
56d663b960
Bug #172 , LordApollyon writes: Add support for latest openssl 0.9.7e, This will update the version to download as well as one line of the patch which needed correcting.
2005-03-21 02:35:50 +00:00
Eric Andersen
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
...
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Eric Andersen
8cdb866d85
openssl doesnt like 'make -j'
2004-12-11 13:03:52 +00:00
Mike Frysinger
c7c896649b
make sure build uses $TARGET_CFLAGS instead of stupid -O3
2004-10-21 15:08:17 +00:00
Eric Andersen
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
2004-10-09 21:19:47 +00:00
Mike Frysinger
3a7b488366
use $(TAR_VERBOSITY)
2004-10-09 19:05:40 +00:00
Eric Andersen
44eedc5c44
facelift step number two
2004-10-09 02:49:33 +00:00
Eric Andersen
73f7be8290
Remove the old 'make' directory, and populate the new 'package'
...
directory.
2004-10-09 01:24:28 +00:00