From 12335518ab39608d58370c85ff9f5384ad2aa5f7 Mon Sep 17 00:00:00 2001 From: MCApollo <34170230+MCApollo@users.noreply.github.com> Date: Sat, 20 Apr 2019 20:49:46 -0500 Subject: Ported in the homebrew-marauder for a hacky update/import system. TODO: Maybe add a license & fix up messy code. --- homebrew/gdb/patches.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 homebrew/gdb/patches.sh (limited to 'homebrew/gdb/patches.sh') diff --git a/homebrew/gdb/patches.sh b/homebrew/gdb/patches.sh new file mode 100755 index 000000000..4cc8c368b --- /dev/null +++ b/homebrew/gdb/patches.sh @@ -0,0 +1,2 @@ +wget https://raw.githubusercontent.com/Homebrew/formula-patches/d457e55/gdb/all-targets.diff +wget https://raw.githubusercontent.com/Homebrew/formula-patches/d457e55/gdb/mojave.diff -- cgit v1.2.3