]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix build on s390(x) and other stange arches
authorDaniel Veillard <veillard@redhat.com>
Fri, 30 Dec 2011 06:15:26 +0000 (14:15 +0800)
committerDaniel Veillard <veillard@redhat.com>
Fri, 30 Dec 2011 06:15:26 +0000 (14:15 +0800)
commitc4ac050fcb1d7d28bdbeceee7c8c7fda411cc2fc
tree30736d631bdeb674397ca27b94f5fc9ea4f76668
parent904e05a292b90de5f6b7ea74199fbea1205cd5bb
Fix build on s390(x) and other stange arches

The blocks to extract node information on a per-arch
basis wasn't well balanced leading to a compilation
failure if not on one of the handled arches (PCs and PPCs)
src/nodeinfo.c