Lines Matching refs:fpic
5344 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
5350 PICFLAG='-fPIC -shared'
5358 PICFLAG=-fPIC
5361 PICFLAG=-fpic
5370 # Some targets support both -fPIC and -fpic, but prefer the latter.
5373 PICFLAG=-fpic
5375 # FIXME: Override -fPIC default in libgcc only?
5377 PICFLAG=-fpic
5380 PICFLAG=-fpic
5382 # Default to -fPIC unless specified otherwise.
5384 PICFLAG=-fPIC
5388 # If the user explicitly uses -fpic/-fPIC, keep that.
5390 *-fpic*)
5391 PICFLAG=-fpic
5393 *-fPIC*)
5394 PICFLAG=-fPIC