Skip to content

Commit

Permalink
Fixed issues with building.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoomer234 committed Jan 6, 2022
1 parent a3d423d commit 8962d72
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
26 changes: 0 additions & 26 deletions vendordeps/Phoenix.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,6 @@
}
],
"jniDependencies": [
{
"groupId": "com.ctre.phoenix",
"artifactId": "cci",
"version": "5.19.4",
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"linuxathena"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "cci-sim",
Expand Down Expand Up @@ -77,7 +67,6 @@
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena",
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
Expand All @@ -92,24 +81,11 @@
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena",
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "cci",
"version": "5.19.4",
"libName": "CTRE_PhoenixCCI",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "cci-sim",
Expand All @@ -133,7 +109,6 @@
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena",
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
Expand Down Expand Up @@ -176,7 +151,6 @@
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena",
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
Expand Down
6 changes: 0 additions & 6 deletions vendordeps/REVRobotics.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"artifactId": "SparkMax-cpp",
"binaryPlatforms": [
"windowsx86-64",
"windowsx86",
"linuxaarch64bionic",
"linuxx86-64",
"linuxathena",
"linuxraspbian",
"osxx86-64"
],
Expand All @@ -21,11 +19,9 @@
{
"artifactId": "SparkMax-driver",
"binaryPlatforms": [
"windowsx86-64",
"windowsx86",
"linuxaarch64bionic",
"linuxx86-64",
"linuxathena",
"linuxraspbian",
"osxx86-64"
],
Expand All @@ -52,11 +48,9 @@
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
"windowsx86",
"linuxaarch64bionic",
"linuxx86-64",
"linuxathena",
"linuxraspbian",
"osxx86-64"
],
Expand Down

0 comments on commit 8962d72

Please sign in to comment.