* acconfig.h (HAVE_STRUCT_SAVE_STATE_T)
[deliverable/binutils-gdb.git] / config / mh-sparcpic
1 PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.028894 seconds and 4 git commands to generate.