]> xenbits.xensource.com Git - libvirt.git/commit
build: storage: Macro 'MKFS' is undefined on some platforms.
authorPeter Krempa <pkrempa@redhat.com>
Fri, 16 Sep 2011 12:14:16 +0000 (14:14 +0200)
committerDaniel Veillard <veillard@redhat.com>
Fri, 16 Sep 2011 13:07:02 +0000 (21:07 +0800)
commitbc35f12a45369156af9cd055705cfad4be6b1f3d
tree8e3a51e369a401057981e587d8331cf1808ff726
parent1ce3b61fa51653b17f9c5c715a58ddba6de78f3e
build: storage: Macro 'MKFS' is undefined on some platforms.

Mac OS X 10.6. Snow Leopard and probably other do not provide a mkfs
command to create filesystems. Macro MKFS then remained undefined and
did not provide any substitute, so that build failed on a missing
argument.
src/storage/storage_backend_fs.c