[rumpkernel/rumprun] 28aafc: make sure LDFLAGS_BAKE is set

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Mon, 29 Jun 2015 15:45:35 -0700

Branch: refs/heads/master
Home: https://github.com/rumpkernel/rumprun
Commit: 28aafc95dbb603d501c954f91328302440b227ed

https://github.com/rumpkernel/rumprun/commit/28aafc95dbb603d501c954f91328302440b227ed
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M app-tools/Makefile.app-tools

Log Message:
-----------
make sure LDFLAGS_BAKE is set


Commit: 2f0c701bd6abce55dba069dc28b841cb7c7d4be1

https://github.com/rumpkernel/rumprun/commit/2f0c701bd6abce55dba069dc28b841cb7c7d4be1
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M app-tools/specs-bake.in
M app-tools/specs-stub.in
M platform/Makefile.inc

Log Message:
-----------
Don't pass constant params to specs via variable substitution


Commit: 33f14d3454a9e3aa9fe4e31b111509060cc605f3

https://github.com/rumpkernel/rumprun/commit/33f14d3454a9e3aa9fe4e31b111509060cc605f3
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M app-tools/Makefile.app-tools
M app-tools/specs-bake.in
M app-tools/specs-stub.in
M platform/hw/Makefile
M platform/xen/Makefile

Log Message:
-----------
LDSCRIPT -> LDSCRIPT_BAKE (and remove LDSCRIPT from specs-stub)


Commit: 5d926da7d9b2849343704d485cee3af376c2192b

https://github.com/rumpkernel/rumprun/commit/5d926da7d9b2849343704d485cee3af376c2192b
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M app-tools/Makefile.app-tools
M app-tools/specs-bake.in
M platform/hw/Makefile
M platform/xen/Makefile

Log Message:
-----------
consistency rename: BAKEOBJS -> OBJS_BAKE


Commit: 343043094139e49e123559418c49973e1e6aa190

https://github.com/rumpkernel/rumprun/commit/343043094139e49e123559418c49973e1e6aa190
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M app-tools/rumpbake.conf
R config.mk
M lib/librumprun_base/Makefile
M lib/librumprun_base/rumprun.c
M platform/Makefile.inc
M platform/hw/Makefile
M platform/xen/Makefile

Log Message:
-----------
Link sysproxy component based on bake recipe, kill $topdir/config.mk


Commit: d956d81acc7b23c907f3c813b2e4cd0a3cb5e340

https://github.com/rumpkernel/rumprun/commit/d956d81acc7b23c907f3c813b2e4cd0a3cb5e340
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M app-tools/Makefile.app-tools
M app-tools/specs-bake.in
M platform/Makefile.inc

Log Message:
-----------
LDLIBS are now constant, so nuke from app-tools


Commit: 21208e3af245508191c75f1de283c56557840c02

https://github.com/rumpkernel/rumprun/commit/21208e3af245508191c75f1de283c56557840c02
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M platform/Makefile.inc

Log Message:
-----------
create pseudolinkstubs into a common directory (not platform-specific)


Commit: 88d40099b317dba3b1d18d328947c3d8b6c72897

https://github.com/rumpkernel/rumprun/commit/88d40099b317dba3b1d18d328947c3d8b6c72897
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M app-tools/Makefile.app-tools
M app-tools/specs-stub.in
M platform/Makefile.inc

Log Message:
-----------
pseudolinkstubs.o is constant => nuke app-tools !STUBLDLIBS!


Compare:
https://github.com/rumpkernel/rumprun/compare/deaf3c539e23...88d40099b317

Other related posts:

  • » [rumpkernel/rumprun] 28aafc: make sure LDFLAGS_BAKE is set - GitHub