Sync from gcc:
2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> * configure.in: Don't enable libgomp on hpux10. * configure: Rebuilt.
This commit is contained in:
		| @@ -1,3 +1,11 @@ | |||||||
|  | 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca> | ||||||
|  |  | ||||||
|  | 	Sync from gcc: | ||||||
|  |  | ||||||
|  | 	2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca> | ||||||
|  | 	* configure.in: Don't enable libgomp on hpux10. | ||||||
|  | 	* configure: Rebuilt. | ||||||
|  |  | ||||||
| 2006-06-13  David Ayers  <d.ayers@inode.at> | 2006-06-13  David Ayers  <d.ayers@inode.at> | ||||||
|  |  | ||||||
| 	Sync from gcc: | 	Sync from gcc: | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @@ -1157,7 +1157,7 @@ if test x$enable_libgomp = x ; then | |||||||
| 	;; | 	;; | ||||||
|     *-*-netbsd* | *-*-freebsd* | *-*-openbsd*) |     *-*-netbsd* | *-*-freebsd* | *-*-openbsd*) | ||||||
| 	;; | 	;; | ||||||
|     *-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux*) |     *-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux11*) | ||||||
| 	;; | 	;; | ||||||
|     *-*-darwin* | *-*-aix*) |     *-*-darwin* | *-*-aix*) | ||||||
| 	;; | 	;; | ||||||
|   | |||||||
| @@ -353,7 +353,7 @@ if test x$enable_libgomp = x ; then | |||||||
| 	;; | 	;; | ||||||
|     *-*-netbsd* | *-*-freebsd* | *-*-openbsd*) |     *-*-netbsd* | *-*-freebsd* | *-*-openbsd*) | ||||||
| 	;; | 	;; | ||||||
|     *-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux*) |     *-*-solaris2* | *-*-sysv4* | *-*-irix* | *-*-osf* | *-*-hpux11*) | ||||||
| 	;; | 	;; | ||||||
|     *-*-darwin* | *-*-aix*) |     *-*-darwin* | *-*-aix*) | ||||||
| 	;; | 	;; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user