Commit e36a3cc
committed
ofed: 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 fixes builds WITH_OFED_EXTRA.
PR: 270776
Upstream Pull-Request: linux-rdma/opensm#331 parent 421516f commit e36a3cc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1652 | 1652 | | |
1653 | 1653 | | |
1654 | 1654 | | |
1655 | | - | |
| 1655 | + | |
1656 | 1656 | | |
1657 | 1657 | | |
1658 | 1658 | | |
| |||
0 commit comments