about summary refs log tree commit diff
path: root/src/libstore/nix-store.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstore/nix-store.pc.in')
-rw-r--r--src/libstore/nix-store.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstore/nix-store.pc.in b/src/libstore/nix-store.pc.in
index 5cf22faadcbe..6d67b1e03808 100644
--- a/src/libstore/nix-store.pc.in
+++ b/src/libstore/nix-store.pc.in
@@ -6,4 +6,4 @@ Name: Nix
 Description: Nix Package Manager
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lnixstore -lnixutil
-Cflags: -I${includedir}/nix -std=c++14
+Cflags: -I${includedir}/nix -std=c++17