Skip to content

Commit b62bf7d

Browse files
Revert "Add MacOS debug symbols support patch" (#5)
This reverts commit 9b1c681.
1 parent 50be6a7 commit b62bf7d

File tree

3 files changed

+0
-173
lines changed

3 files changed

+0
-173
lines changed

jdk8u/buildAarch64Repo.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ git checkout -b dev
4747
# Apply our patches
4848
git am $PATCHES/company_name.patch
4949
git am $PATCHES/0001-Set-vendor-information.patch
50-
git am $PATCHES/MacOS-debug-symbols-support.patch
5150

5251
# Update dev to head
5352
cd $SCRIPT_DIR
@@ -79,7 +78,6 @@ cd $REPO
7978
git checkout release
8079
git am --exclude common/autoconf/generated-configure.sh $PATCHES/company_name.patch
8180
git am $PATCHES/0001-Set-vendor-information.patch
82-
git am $PATCHES/MacOS-debug-symbols-support.patch
8381

8482
chmod +x ./common/autoconf/autogen.sh
8583
./common/autoconf/autogen.sh

jdk8u/buildRepo.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ git checkout -b dev
4242

4343
# Apply our patches
4444
git am $PATCHES/company_name.patch
45-
git am $PATCHES/MacOS-debug-symbols-support.patch
4645

4746
# Update dev to jdk8u192-b12
4847
cd "$SCRIPT_DIR"
@@ -84,7 +83,6 @@ git checkout release
8483
git am $PATCHES/company_name.patch
8584
git am $PATCHES/ppc64le_1.patch
8685
git am $PATCHES/ppc64le_2.patch
87-
git am $PATCHES/MacOS-debug-symbols-support.patch
8886

8987
createTag "jdk8u181-b13"
9088

jdk8u/patches/MacOS-debug-symbols-support.patch

Lines changed: 0 additions & 169 deletions
This file was deleted.

0 commit comments

Comments
 (0)