set -u |
|
More...
|
almost 10 years ago
|
Use MACHINE_GNU_ARCH, not MACHINE_ARCH |
|
More...
|
almost 10 years ago
|
platform/hw: need to use i386 as MACHINE_ARCH here |
|
More...
|
almost 10 years ago
|
Use diagout() to output diagnostic messages. |
|
More...
|
almost 10 years ago
|
build-rr: don't override correct MACHINE_ARCH. |
|
More...
|
almost 10 years ago
|
Ok, maybe the platform Makefiles aren't ready for -j |
|
More...
|
almost 10 years ago
|
Nuke compat flag -N |
|
More...
|
almost 10 years ago
|
build-rr: run platform make with -j |
|
More...
|
almost 10 years ago
|
Install specs to lib instead of share root. |
|
More...
|
almost 10 years ago
|
build-rr: simplify MACHINE_ARCH handling. |
|
More...
|
almost 10 years ago
|
Install brprintmetainfo, it's used by cc |
|
More...
|
almost 10 years ago
|
xenbus: add two more mb()s |
|
More...
|
almost 10 years ago
|
rumprun-bake: change regex to a form which OS X grep groks |
|
More...
|
almost 10 years ago
|
Make it rumprun[-MACHINE_ARCH[-PLATFORM]] |
|
More...
|
almost 10 years ago
|
create the bmk.ldscript link into objdir |
|
More...
|
almost 10 years ago
|
Assign intermediate variables in Makefile |
|
More...
|
almost 10 years ago
|
call it pseudolinkstubs.o, install into lib/rumprun-arch |
|
More...
|
almost 10 years ago
|
call it rumprun.o, install into rumprun-platform-arch |
|
More...
|
almost 10 years ago
|
Fix -I for BUILDRR=false case. |
|
More...
|
almost 10 years ago
|
Update header location to re-fix kernonly test |
|
More...
|
almost 10 years ago
|
Install headers into destdir/include/rumprun. |
|
More...
|
almost 10 years ago
|
Need separate BRLIBEXECINST and BRLIBEXECDEST |
|
More...
|
almost 10 years ago
|
libexecdir is in RRDEST, not INSTALLDIR. |
|
More...
|
almost 10 years ago
|
Merge pull request #74 from vpcd/master |
|
More...
|
almost 10 years ago
|
fix to previous: completely remove previnst check |
|
More...
|
almost 10 years ago
|
build-rr: remove previnst check, not needed anymore. |
|
More...
|
almost 10 years ago
|
g/c debugging aid that slipped into the public tree |
|
More...
|
almost 10 years ago
|
pseudolinkstubs.o needs MACHINE_ARCH in the name. |
|
More...
|
almost 10 years ago
|
kernonly test: change -L to match new reality. |
|
More...
|
almost 10 years ago
|
Turn duplicate address detection off. |
|
More...
|
almost 10 years ago
|