j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Am 28.08.2011 um 17:28 schrieb Blue Swirl:
Detect source path from switch-arch call path. Always use absolute paths. Fix bootstrap.c so that for absolute paths, in addition to include directives (-I), the bare path is checked.
Signed-off-by: Blue Swirl blauwirbel@gmail.com
The motivation is to integrate OpenBIOS to QEMU build system.
Are we going to switch to Git at that opportunity?
Andreas
On Sat, Sep 3, 2011 at 10:58 AM, Andreas Färber andreas.faerber@web.de wrote:
Am 28.08.2011 um 17:28 schrieb Blue Swirl:
Detect source path from switch-arch call path. Always use absolute paths. Fix bootstrap.c so that for absolute paths, in addition to include directives (-I), the bare path is checked.
Signed-off-by: Blue Swirl blauwirbel@gmail.com
The motivation is to integrate OpenBIOS to QEMU build system.
Are we going to switch to Git at that opportunity?
This would use the git-svn mirror at git://git.qemu.org/openbios.git. If we switch one day to git, the link could be changed.
There's still some work to do with this patch (make install is missing and I have problems on QEMU side), so I think I'll split it.