clangupc / clang-upc

Clang UPC Front-End
https://clangupc.github.io/
Other
16 stars 5 forks source link

[runtime] No clock_gettime() support in an autoconf-based build #70

Closed PHHargrove closed 10 years ago

PHHargrove commented 10 years ago

On my Linux platform a CMake-based build sets HAVE_CLOCK_GETTIME while an autoconf-based one does not.

I was not able to determine how clock_gettime() is actually located (if at all) by the autoconf logic. So, I think something is missing.

nenadv commented 10 years ago

Fixed by https://github.com/Intrepid/clang-upc/commit/3218d88a445c10c9181efc51fe88176a6be00b2e