Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1341 from mariux64/update-gdb
Update gdb
  • Loading branch information
wwwutz committed Sep 24, 2019
2 parents 080f556 + a0faf97 commit b0643d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gdb.be0
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION gdb-8.2-0
# BEE_VERSION gdb-8.3.1-0

SRCURL[0]="http://ftp.gnu.org/gnu/gdb/gdb-${PKGVERSION}.tar.xz"

Expand All @@ -20,7 +20,7 @@ SRCURL[0]="http://ftp.gnu.org/gnu/gdb/gdb-${PKGVERSION}.tar.xz"
#}

mee_configure() {
bee_configure --with-python=no
bee_configure --with-python=/usr/local/system/python2
}

#mee_build() {
Expand Down

0 comments on commit b0643d5

Please sign in to comment.