configure.tgt: Add missing ;; in between nvptx and rtems snippets.

* configure.tgt: Add missing ;; in between nvptx and rtems
	snippets.

From-SVN: r227457
This commit is contained in:
Jakub Jelinek 2015-09-03 18:20:35 +02:00 committed by Jakub Jelinek
parent eb8bf686b7
commit 97875f4a94
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2015-09-03 Jakub Jelinek <jakub@redhat.com>
* configure.tgt: Add missing ;; in between nvptx and rtems
snippets.
2015-09-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
* config/posix/pool.h (gomp_adjust_thread_attr): New.

View File

@ -153,6 +153,7 @@ case "${target}" in
nvptx*-*-*)
config_path="nvptx"
;;
*-*-rtems*)
# Use self-contained synchronization objects if provided by Newlib