mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r1763] Shared mode works fine now with IRIX64. Removed the special disable-shared.
This commit is contained in:
parent
58b930fc76
commit
4c93f8deb4
@ -80,8 +80,5 @@ case "X-$CC_BASENAME" in
|
||||
# Extra profiling flags
|
||||
PROFILE_CFLAGS=-pg
|
||||
PROFILE_CPPFLAGS=
|
||||
|
||||
# Turn off shared lib option. It does not work for IRIX64 yet.
|
||||
test `uname -s` = IRIX64 && enable_shared="${enable_shared:-no}"
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user