diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/intro.cli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/intro.cli b/doc/intro.cli index 6150d6e..e9782a3 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -1008,7 +1008,6 @@ $ cd hello-mingw32 $ bpkg create cxx \ config.cxx=x86_64-w64-mingw32-g++ \ -config.bin.ar=x86_64-w64-mingw32-ar \ config.bin.lib=static config.cxx.loptions=-static created new configuration in /tmp/hello-mingw32/ |