gdb: --disable-nls to avoid conflicts with binutils.
--HG-- extra : convert_revision : 18295c5bdf46b19ed190ac1d1e731e97bbccaa79
This commit is contained in:
parent
dd9f4c519a
commit
180aac9e56
|
@ -3,7 +3,7 @@ pkgname=gdb
|
||||||
version=6.8
|
version=6.8
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-werror"
|
configure_args="--disable-werror --disable-nls"
|
||||||
short_desc="The GNU Debugger"
|
short_desc="The GNU Debugger"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a3c5455f30ffb3e6eeafb9e54598b48f9fbf46e3e99f431120360c183ddcc889
|
checksum=a3c5455f30ffb3e6eeafb9e54598b48f9fbf46e3e99f431120360c183ddcc889
|
||||||
|
|
Loading…
Reference in New Issue
Block a user