ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

mkfile (417B)


      1 <$mkbuild/mk.3rdparty
      2 
      3 <v.mk
      4 src = gdb-$v
      5 url = ftp://ftp.gnu.org/gnu/gdb/gdb-$v.tar.bz2
      6 mkfile = ../gdb.mk
      7 
      8 patches = \
      9 	../patches/gdb-threaddb.patch \
     10 	../patches/gdb-linux_nat.patch \
     11 	../patches/gdb-amd64-debugreg.patch \
     12 	../patches/gdb-arm-gentmap.patch \
     13 	../patches/gdb-76-linux-low-threaddb.patch \
     14 	../patches/gdb-76-readline.patch \
     15 	../patches/gdb-76-pid_t.patch \
     16 	../patches/gdb-76-configure-ash.patch