export OPTIMIZER="-march=i486"
  export DEBUG=-DNDEBUG
  make || return 1
  make DIST_ROOT=/mnt/hda2/xfsprogs/installpkg install install-dev
