OSDN Git Service

* df.c (df_bitmaps_free): Only work for bbs for that structures are
[pf3gnuchains/gcc-fork.git] / config / mh-sparcpic
index 35cf2c8..e218bb4 100644 (file)
@@ -1 +1 @@
-PICFLAG=-fPIC
+PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`