Skip to content

Commit

Permalink
Merge pull request #598 from mati865/gdb
Browse files Browse the repository at this point in the history
gdb: fix path for gcc-5.3.0 libstdcxx
  • Loading branch information
mingwandroid committed May 14, 2016
2 parents efbd720 + fccbd55 commit 37d9ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gdb/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

pkgname=gdb
pkgver=7.9
pkgrel=1
_gcc_ver=4.9.2
pkgrel=2
_gcc_ver=5.3.0
pkgdesc="GNU Debugger (MSYS2 version)"
arch=('i686' 'x86_64')
license=('GPL3')
Expand Down

0 comments on commit 37d9ff8

Please sign in to comment.