From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Sun, 30 Jun 2013 13:15:03 +0200 Subject: [U-Boot] [PATCH 0/3] Adopt u-boot build to OS X Message-ID: <1372590906-75089-1-git-send-email-andreas.devel@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Latest changes to mkimage, Makefile and added proftool broke compilation on OS X. This series makes u-boot build clean again with some little adoptions. Patch 'lib/rsa/rsa-sig.c: compile on OS X' supersedes http://patchwork.ozlabs.org/patch/255283/ Andreas Bie?mann (3): lib/rsa/rsa-sig.c: compile on OS X tools/proftool: add missing definition Makefile: fix readelf usage Makefile | 2 +- lib/rsa/rsa-sign.c | 1 - tools/proftool.c | 5 +++++ 3 files changed, 6 insertions(+), 2 deletions(-) -- 1.8.3.1