qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v16 6/9] module: implement module loading


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v16 6/9] module: implement module loading
Date: Wed, 15 Jan 2014 12:56:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

Il 15/01/2014 12:53, Peter Maydell ha scritto:
>> > This patch adds loading, stamp checking and initialization of modules.
>> > +echo "CONFIG_STAMP=`(echo $qemu_version; echo $pkgversion; cat $0) | 
>> > sha256sum - | cut -f1 -d\ `" >> $config_host_mak
> This fails to configure under MacOSX, I'm afraid -- there is
> no sha256sum there.

Is sha1sum there?  If yes, let's use it.

If not, I guess you'll have to install GNU coreutils from
Homebrew/Fink/whatever is fancy these days, but Fam will have to add a test.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]