mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
* config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc. * configure: Regenerated. From-SVN: r218341
This commit is contained in:
parent
9b9c2a974a
commit
113c6c5c70
@ -1,3 +1,8 @@
|
||||
2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
|
||||
|
||||
* config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
|
||||
* configure: Regenerated.
|
||||
|
||||
2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
|
||||
|
||||
* MAINTAINERS (nvptx port): New entry.
|
||||
|
@ -69,7 +69,6 @@ AC_DEFUN([ISL_INIT_FLAGS],
|
||||
AC_MSG_WARN([using in-tree ISL, disabling version check])
|
||||
fi
|
||||
|
||||
islinc="-DCLOOG_INT_GMP ${islinc}"
|
||||
isllibs="${isllibs} -lisl"
|
||||
]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user