diff options
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/guile_single_target.desc | 1 | ||||
-rw-r--r-- | profiles/desc/guile_targets.desc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/desc/guile_single_target.desc b/profiles/desc/guile_single_target.desc index 95f51d5f0062..81322b2380d4 100644 --- a/profiles/desc/guile_single_target.desc +++ b/profiles/desc/guile_single_target.desc @@ -3,5 +3,6 @@ # This file contains descriptions of GUILE_SINGLE_TARGET USE_EXPAND flags. +1-8 - Build only for GNU Guile 1.8. 2-2 - Build only for GNU Guile 2.2. 3-0 - Build only for GNU Guile 3.0. diff --git a/profiles/desc/guile_targets.desc b/profiles/desc/guile_targets.desc index a958e0c93334..3ccfca70a0d7 100644 --- a/profiles/desc/guile_targets.desc +++ b/profiles/desc/guile_targets.desc @@ -3,5 +3,6 @@ # This file contains descriptions of GUILE_TARGETS USE_EXPAND flags. +1-8 - Build only for GNU Guile 1.8 2-2 - Build only for GNU Guile 2.2 3-0 - Build only for GNU Guile 3.0 |