Revision ea5ad306 configure

b/configure
2133 2133
# Mac OS X ships with a broken assembler
2134 2134
roms=
2135 2135
if test \( "$cpu" = "i386" -o "$cpu" = "x86_64" \) -a \
2136
        "$targetos" != "Darwin" -a \
2136
        "$targetos" != "Darwin" -a "$targetos" != "SunOS" -a \
2137 2137
        `expr "$target_list" : ".*softmmu.*"` != 0 ; then
2138 2138
  roms="optionrom"
2139 2139
fi

Also available in: Unified diff