Add support for 'fpic' build name keyword (ATDV-151)
The current SPARC CUDA shared builds actually are hard-coded to link against static libs for Trilinos. For that, you nee to add -fPIC to the Trilinos static build. The default is not to use -fPIC obviously.
Please register or sign in to comment