diff options
Diffstat (limited to 'development/gsoap/README')
-rw-r--r-- | development/gsoap/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/development/gsoap/README b/development/gsoap/README index daf6147ea0..d9328ea67f 100644 --- a/development/gsoap/README +++ b/development/gsoap/README @@ -6,6 +6,3 @@ styles, WSDL 1.1, MTOM/MIME/DIME attachments (streaming), SOAP-over- UDP, request-response and one-way messaging. The toolkit also supports WS-Addressing and WS-Security, with several other WS-* available or under development. - -Note this will not build in parallel; set MAKEFLAGS="-j1" if you have -problems. |