mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r845] Set it to use vendor provided cc compiler.
Updated developer version too.
This commit is contained in:
parent
707f99cd0c
commit
ec2a200ee0
@ -9,6 +9,9 @@
|
||||
# Compiler flags. The CPPFLAGS values should not include package debug
|
||||
# flags like `-DH5G_DEBUG' since these are added with the
|
||||
# `--enable-debug' switch of configure.
|
||||
|
||||
# Use SGI supplied C compiler
|
||||
CC="cc"
|
||||
RANLIB=:
|
||||
|
||||
# What must *always* be present for things to compile correctly?
|
||||
|
Loading…
Reference in New Issue
Block a user