Only build mount_reiserfs(8) on i386, it exists only there for now.
Spotted by: ru
This commit is contained in:
parent
71c388ce21
commit
f539b2792a
@ -58,7 +58,7 @@ SUBDIR= adjkerntz \
|
||||
mount_nfs4 \
|
||||
mount_ntfs \
|
||||
mount_nullfs \
|
||||
mount_reiserfs \
|
||||
${_mount_reiserfs} \
|
||||
mount_std \
|
||||
mount_udf \
|
||||
mount_umapfs \
|
||||
@ -114,6 +114,7 @@ _ping6= ping6
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
_mount_reiserfs= mount_reiserfs
|
||||
.if ${MACHINE} == "i386"
|
||||
_fdisk= fdisk
|
||||
.elif ${MACHINE} == "pc98"
|
||||
|
Loading…
Reference in New Issue
Block a user