summaryrefslogtreecommitdiffstats
path: root/recipe.d/0007-gdb
blob: 62b8aaf8696edb5a2da16b0e79bcf4cd997a765c (plain)
1
2
3
4
5
6
        mcd $BUILDDIR/gdb
        $SRC/gdb-*/configure $TCONFIGARGS --without-rpm --with-system-readline
        notparallel
        make $J -k
        make $J -k install