Commit 97875f4a by Jakub Jelinek Committed by Jakub Jelinek

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

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

From-SVN: r227457
parent eb8bf686
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment