forked from boostorg/config
Remove bogus comment, __PGIC__ is defined in recent PGI compilers.
[SVN r76313]
This commit is contained in:
@ -16,9 +16,6 @@
|
|||||||
// if no threading API is detected.
|
// if no threading API is detected.
|
||||||
//
|
//
|
||||||
|
|
||||||
// PGI 10.x doesn't seem to define __PGIC__
|
|
||||||
|
|
||||||
// versions earlier than 10.x do define __PGIC__
|
|
||||||
#if __PGIC__ >= 10
|
#if __PGIC__ >= 10
|
||||||
|
|
||||||
// options requested by configure --enable-test
|
// options requested by configure --enable-test
|
||||||
|
Reference in New Issue
Block a user