Skip to content

Commit

Permalink
GEODE-9896: Bump ace to 7.0.6 (apache#913)
Browse files Browse the repository at this point in the history
- fix building on macos monterry

Authored-by: M. Oleske <michael@oleske.engineer>
  • Loading branch information
moleske authored and davebarnes97 committed Feb 9, 2022
1 parent 7d1ec18 commit 7b18f0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies/ACE/CMakeLists.txt
Expand Up @@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

project( ACE VERSION 7.0.3 LANGUAGES NONE )
project( ACE VERSION 7.0.6 LANGUAGES NONE )

set( SHA256 96998d1e710b6d88416640caeb76915518c8d85d3f10c02079bf0dd4e57cf60a )
set( SHA256 a1da2213312399c36b0d8a9f54e608eb65357e131e6873d5edba771323179a45 )

if ("SunOS" STREQUAL ${CMAKE_SYSTEM_NAME})
set( ACE_PLATFORM sunos5_sunc++ )
Expand Down

0 comments on commit 7b18f0a

Please sign in to comment.