diff options
| author | abcd <abcd@gentoo.org> | 2009-12-08 00:50:49 -0500 |
|---|---|---|
| committer | abcd <abcd@gentoo.org> | 2009-12-08 00:50:49 -0500 |
| commit | 17670f730e76cb1ccfa752491b9fdd970d2c4c25 (patch) | |
| tree | 08ffd0c9f45f89fc0454e75343709385e54e5f4e /eclass/cmake-utils.eclass | |
| parent | 796cd1b85933ad09c2d2df786b5d740ebc18fd42 (diff) | |
| download | kde-17670f730e76cb1ccfa752491b9fdd970d2c4c25.tar.gz kde-17670f730e76cb1ccfa752491b9fdd970d2c4c25.tar.bz2 kde-17670f730e76cb1ccfa752491b9fdd970d2c4c25.zip | |
[eclass] Remove comment accidentally re-added
Diffstat (limited to 'eclass/cmake-utils.eclass')
| -rw-r--r-- | eclass/cmake-utils.eclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass index 386940cfb8d..08b6cdd818e 100644 --- a/eclass/cmake-utils.eclass +++ b/eclass/cmake-utils.eclass @@ -356,8 +356,7 @@ enable_cmake-utils_src_compile() { # @FUNCTION: cmake-utils_src_make # @DESCRIPTION: # Function for building the package. Automatically detects the build type. -# All arguments are passed to emake: -# "cmake-utils_src_make -j1" can be used to work around parallel make issues. +# All arguments are passed to emake cmake-utils_src_make() { debug-print-function ${FUNCNAME} "$@" |
