* config/tc-mips.c (md_begin): Take -mcpu value into account even when
[deliverable/binutils-gdb.git] / config / mh-sparcpic
1 PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.036261 seconds and 4 git commands to generate.