From fb5bab834df474f5fa7c09f137aa375b5bca4718 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 18 Jun 2015 10:13:48 +0200 Subject: Move cxx.poptions setting from root.build to bpkg/buildfile That's the new recommended way. Also get rid of the library chain workaround that is no longer necessary with latest build2. --- build/root.build | 1 - 1 file changed, 1 deletion(-) (limited to 'build/root.build') diff --git a/build/root.build b/build/root.build index dc1c297..1361f7b 100644 --- a/build/root.build +++ b/build/root.build @@ -5,4 +5,3 @@ using cxx cxx.std = 14 -cxx.poptions += -I$src_root -- cgit v1.1