mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
[wpiutil] Upgrade to macOS 12 to remove concept shims (#5379)
The macOS deployment target has been upgraded from 10.15 to 11. Also, a deprecation warning for sprintf() in libuv was suppressed.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: PJ Reiniger <pj.reiniger@gmail.com>
|
||||
Date: Tue, 26 Apr 2022 15:01:25 -0400
|
||||
Subject: [PATCH 1/9] Fix missing casts
|
||||
Subject: [PATCH 01/10] Fix missing casts
|
||||
|
||||
---
|
||||
include/uv/unix.h | 2 +-
|
||||
|
||||
Reference in New Issue
Block a user