glibc/sysdeps/i386/preconfigure

6 lines
113 B
Plaintext

# preconfigure fragment for i386.
case "$machine" in
i[4567]86) base_machine=i386 machine=i386/$machine ;;
esac