]> wagnertech.de Git - projects.git/blobdiff - doc/mconfigure.1
posaune
[projects.git] / doc / mconfigure.1
index 01c351343a8ccb75052545be0c3f98990d81cd12..8df0edc69e88f4543315d81a038c09eaed9753a6 100644 (file)
@@ -15,9 +15,16 @@ that contains the files described in
 .B mbuild(8).
 .SH OPTIONS
 .TP
+-a ARCH
+A multiarch cross compile is issued
+.TP
 -c
 select configuration step
 .TP
+-C TOOLSET
+Defines the cross compile toolset. TOOLSET can either be an absolute path or a directory expected
+in the /opt/cross directory
+.TP
 -d
 select compile step
 .TP
@@ -26,6 +33,12 @@ select pack step
 .TP
 -o
 support old Debian 7 format
+.TP
+-v VERSION
+set version to VERSION
+.TP
+-V
+verion is set by the project in the prepare step
 .PP
 If no steps are selected all steps are performed.
 .SH SEE ALSO