aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-26 15:30:07 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-26 17:47:04 +0000
commit5cc21bd92015875fda1905d0d186473e55d7c396 (patch)
tree8fa608ac5273e83a95f3d5737d6d1e005135e79a /astro
parent7653fc0a60ed4fba2ec14a3a052158c5a1bb8b63 (diff)
downloadports-5cc21bd92015875fda1905d0d186473e55d7c396.tar.gz
ports-5cc21bd92015875fda1905d0d186473e55d7c396.zip
astro/gpstk: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'astro')
-rw-r--r--astro/gpstk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile
index 9d1dd92e25e7..8c1506c0d2c3 100644
--- a/astro/gpstk/Makefile
+++ b/astro/gpstk/Makefile
@@ -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