Log of /branches/freewrt_1_0/package/config/Makefile
Parent Directory
|
Revision Log
Revision
2715 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 5 14:52:44 2007 UTC
(6 years, 8 months ago)
by
tg
File length: 3436 byte(s)
Diff to
previous 1089
• 1.0 -> scripts/param.h, paxmirabilis: MFC the new version from trunk
• both 1.0 and trunk: implement “make targz”, “make tarbz2”
(I like the gzip(1)d versions better though)
• 1.0 -> package/config/Makefile: quieten the “clean” target to be consistent
Revision
54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 11 23:09:53 2006 UTC
(7 years, 8 months ago)
by
tg
Original Path:
trunk/freewrt/package/config/Makefile
File length: 3217 byte(s)
Diff to
previous 1
Correctly determine HOSTCC and HOSTCFLAGS (from host make)
and pass them as CC/CFLAGS to the toolchain as well.
Now this at least goes as far as I suspected the first
breakage would be (on MirBSD) - autotools.
Detecting works by invoking $(MAKE) with a BSD-specific
makefile and just using $(HOSTCFLAGS) if that fails.
This works better on OpenBSD too, FWIW.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.