mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
At least Sun Studio 12 has problems with bit-fields exposed by nginx code (caught by test suite). They seems to be fixed in Sun Studio 12.1. As a workaround use "-fast -xalias_level=any" for older versions, it resolves the problem.