diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-02-15 09:04:34 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-02-15 09:04:57 +0100 |
commit | 6078cc6ab8b72a372140732bde333fed5e4d92eb (patch) | |
tree | 5113f09ca1d82e84526965621809e11e5befe62e /eclass/intel-sdp.eclass | |
parent | intel-sdp.eclass: Correct Copyright (diff) | |
download | gentoo-6078cc6ab8b72a372140732bde333fed5e4d92eb.tar.gz gentoo-6078cc6ab8b72a372140732bde333fed5e4d92eb.tar.bz2 gentoo-6078cc6ab8b72a372140732bde333fed5e4d92eb.zip |
intel-sdp.eclass: Add missing DESCRIPTION
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/intel-sdp.eclass')
-rw-r--r-- | eclass/intel-sdp.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/intel-sdp.eclass b/eclass/intel-sdp.eclass index 1fb5916a42a3..40a3febefab4 100644 --- a/eclass/intel-sdp.eclass +++ b/eclass/intel-sdp.eclass @@ -281,6 +281,7 @@ _isdp_version_test() { # @FUNCTION: _isdp_run-test # @INTERNAL +# @DESCRIPTION: # Test if installed compiler is working _isdp_run-test() { debug-print-function ${FUNCNAME} "${@}" |