Skip to content

Commit

Permalink
Add support of Oracle Sun 12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
foxtran committed Jan 5, 2025
1 parent 89f19fc commit cd34110
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/TracyClient.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,9 @@ end subroutine tracy_fiber_leave
public :: tracy_zone_context
public :: tracy_source_location_data
!
#ifndef __SUNPRO_F90
type(TracyColors_t), public, parameter :: TracyColors = TracyColors_t()
#endif
!
public :: tracy_set_thread_name
public :: tracy_startup_profiler, tracy_shutdown_profiler, tracy_profiler_started
Expand Down

0 comments on commit cd34110

Please sign in to comment.