diff options
Diffstat (limited to 'development/gsoap/README')
-rw-r--r-- | development/gsoap/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/gsoap/README b/development/gsoap/README index d9328ea67f..4e97350d13 100644 --- a/development/gsoap/README +++ b/development/gsoap/README @@ -6,3 +6,5 @@ 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: gsoap will not build in parallel (needs make -j1) |