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:
parent
eb8bf686b7
commit
97875f4a94
@ -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.
|
||||
|
@ -153,6 +153,7 @@ case "${target}" in
|
||||
|
||||
nvptx*-*-*)
|
||||
config_path="nvptx"
|
||||
;;
|
||||
|
||||
*-*-rtems*)
|
||||
# Use self-contained synchronization objects if provided by Newlib
|
||||
|
Loading…
Reference in New Issue
Block a user