Skip to content

Commit

Permalink
astro/gpstk: Fix build with llvm16
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Jul 26, 2023
1 parent 7653fc0 commit 5cc21bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro/gpstk/Makefile
Expand Up @@ -11,6 +11,7 @@ LICENSE= GPLv3 LGPL3
LICENSE_COMB= multi

USES= cmake compiler:c++11-lang
USE_CXXSTD= c++14
USE_LDCONFIG= yes

USE_GITHUB= yes
Expand Down

0 comments on commit 5cc21bd

Please sign in to comment.