[haiku-commits] Re: r34234 - haiku/trunk/src/tools/makebootable/platform/openfirmware
- From: Ingo Weinhold <ingo_weinhold@xxxxxx>
- To: haiku-commits@xxxxxxxxxxxxx
- Date: Wed, 25 Nov 2009 11:33:57 +0100
On 2009-11-25 at 10:56:07 [+0100], François Revol <revol@xxxxxxx> wrote:
> > Author: bonefish
> > Date: 2009-11-25 10:43:33 +0100 (Wed, 25 Nov 2009)
> > New Revision: 34234
> > Changeset: http://dev.haiku-os.org/changeset/34234/haiku
> >
> > Modified:
> > haiku/trunk/src/tools/makebootable/platform/openfirmware/Jamfile
> > Log:
> > Build fix.
> >
> >
> > Modified: haiku/trunk/src/tools/makebootable/platform/openfirmware/
> > Jamfile
> > ===================================================================
> > --- haiku/trunk/src/tools/makebootable/platform/openfirmware/Jamfile
> > 2009-11-25 09:37:31 UTC (rev 34233)
> > +++ haiku/trunk/src/tools/makebootable/platform/openfirmware/Jamfile
> > 2009-11-25 09:43:33 UTC (rev 34234)
> > @@ -9,4 +9,4 @@
> > #AddFileDataResource <build>makebootable : RAWT:666:BootCode :
> > stage1.bin ;
> >
> > #BuildPlatformMain <build>makebootable : makebootable.cpp :
> > $(HOST_LIBBE) ;
> > -BuildPlatformMain <build>makebootable : makebootable.cpp ;
> > +BuildPlatformMain <build>makebootable : makebootable.cpp :
> > $(HOST_LIBSUPC++) ;
> >
>
> You might want to check
> http://dev.haiku-os.org/ticket/4965 as it has a patch on this, though
> it didn't seem to be required here, but well I didn't rerun configure
> for a while.
Thanks for the heads up. Closed the ticket.
CU, Ingo
Other related posts: