2009-04-01 Manoel Abranches <mrabran@linux.vnet.ibm.com>

* aclocal.m4: Move --build-id=none from MODULE_LDFLAGS to
	TARGET_LDFLAGS.  This corrects a problem with grub-mkelfimage.
This commit is contained in:
proski 2009-04-01 16:08:42 +00:00
parent 5270cec8d7
commit 5ec9740b69
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2009-04-01 Manoel Abranches <mrabran@linux.vnet.ibm.com>
* aclocal.m4: Move --build-id=none from MODULE_LDFLAGS to
TARGET_LDFLAGS. This corrects a problem with grub-mkelfimage.
2009-04-01 David S. Miller <davem@davemloft.net>
* normal/sparc64/setjmp.S: Fix setjmp implementation.