| e1b84130 | 30-Nov-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove rpath information passed to Trilinos since cmake manages it for them
All the rpath information caused cmake to fail on Apple systems
Funded-by: IDEAS Project: IDEAS/xSDK Time: .5 hour Thanks
Remove rpath information passed to Trilinos since cmake manages it for them
All the rpath information caused cmake to fail on Apple systems
Funded-by: IDEAS Project: IDEAS/xSDK Time: .5 hour Thanks-to: Roscoe A. Bartlett
show more ...
|
| ec2f1082 | 30-Nov-2016 |
Satish Balay <balay@mcs.anl.gov> |
cusp: fix compile warning with non-existant include dir by assuming self.includedir list can have optional paths. This happens because --download-cups vs --with-cups-dir have different include paths.
cusp: fix compile warning with non-existant include dir by assuming self.includedir list can have optional paths. This happens because --download-cups vs --with-cups-dir have different include paths.
FC arch-cuda-double/obj/src/ksp/f90-mod/petsckspmod.o Warning: Nonexistent include directory "/home/balay/soft/cusplibrary-0.4.0/include"
show more ...
|
| 6648ddc1 | 22-Nov-2016 |
Satish Balay <balay@mcs.anl.gov> |
cmake: update to use version 3.7
Use v3.0 on opensolaris as newer versions do not build properly - due to curses vs ncurses conflict. This results in unresolved symbol error for wattr_on, wattr_off
cmake: update to use version 3.7
Use v3.0 on opensolaris as newer versions do not build properly - due to curses vs ncurses conflict. This results in unresolved symbol error for wattr_on, wattr_off [which should be in /usr/gnu/lib/libncurses.so]
show more ...
|