cmake: disable debug pkgs ETOOHUGE.
This commit is contained in:
parent
ac0ab25d08
commit
663bab33bb
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ pkgname=cmake
|
|||
version=2.8.10.2
|
||||
revision=2
|
||||
subpackages="cmake-gui"
|
||||
# ETOOHUGE
|
||||
disable_debug=yes
|
||||
build_style=configure
|
||||
configure_script=./bootstrap
|
||||
configure_args="--prefix=/usr --mandir=/share/man
|
||||
|
|
Loading…
Reference in a new issue