diff options
-rw-r--r-- | build2/buildfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/buildfile b/build2/buildfile index 5ae8aa0..0111ed2 100644 --- a/build2/buildfile +++ b/build2/buildfile @@ -45,6 +45,8 @@ copyright = $process.run_regex( \ obj{b}: cxx.poptions += -DBUILD2_COPYRIGHT=\"$copyright\" +# NOTE: remember to update bpkg buildfile if changing anything here. +# switch $cxx.target.class { case 'linux' |