hopfully correcting a strict_checking problem
This commit is contained in:
parent
c232f93556
commit
3d591f8c2a
@ -86,7 +86,7 @@ libHYPRE_blas.a: ${OBJS}
|
||||
${OBJS}: ${HEADERS}
|
||||
|
||||
dgels_all.o: dgels_all.c
|
||||
${CC} -o $@ -c $< -O
|
||||
${CC} -o $@ -c $< ${CFLAGS} -O
|
||||
|
||||
##################################################################
|
||||
# Generic rules
|
||||
|
||||
Loading…
Reference in New Issue
Block a user