opensm
opensm copied to clipboard
Fix build with -Werror -Wdate-time
FreeBSD 14 adds -Werror -Wdate-time to its build which trips up on opensm's build. Remove it from the code, as it doesn't really add much.
This change looks good to me!