From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Bruchon Subject: Build fixes pushed upstream, build on x86_64 host now works Date: Fri, 25 Apr 2014 15:42:35 -0400 Message-ID: <535ABAAB.3060407@jodybruchon.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ELKS I have pushed two patches upstream which fix build issues; one where \n was being output literally and causing syntax errors, the other where ancient C/H files used to assemble the final image were using "long" types where they shouldn't have. Thanks to Edoardo Liverani for the bug report! -Jody