On Sun, Sep 27, 2015 at 02:39:59PM +0200, Paul Wise wrote:
> > how do I test the endianess of a system for the inclusion in
> > debian/rules?
>
> In what context is this nessecary? I would expect whatever it is that
> is needs this should be doing what it is doing in another way.
I guess <877fndeg
On Sat, Sep 26, 2015 at 2:26 PM, Ole Streicher wrote:
> how do I test the endianess of a system for the inclusion in
> debian/rules?
In what context is this nessecary? I would expect whatever it is that
is needs this should be doing what it is doing in another way.
--
bye,
pabs
https://wiki.de
* Ole Streicher , 2015-09-26, 14:26:
how do I test the endianess of a system for the inclusion in
debian/rules?
lscpu | fgrep -q "Little Endian"
comes in my mind; but is this safe? qemu-userland would probably report
something wrong here?
lscpu exists only on Linux, and it wouldn't do the r
On Sat, Sep 26, 2015 at 02:26:42PM +0200, Ole Streicher wrote:
> how do I test the endianess of a system for the inclusion in
> debian/rules?
>
> lscpu | fgrep -q "Little Endian"
>
> comes in my mind; but is this safe? qemu-userland would probably report
> something wrong here?
You don't need to
Hi,
how do I test the endianess of a system for the inclusion in
debian/rules?
lscpu | fgrep -q "Little Endian"
comes in my mind; but is this safe? qemu-userland would probably report
something wrong here?
Best regards
Ole
5 matches
Mail list logo