[SM-Commit] GIT changes to master grimoire by Finn Haedicke (5dbf3ed41bcb81bcbb2f38ef25fcf285303ce751)
flux
flux at sourcemage.org
Tue Jun 22 09:52:17 EDT 2010
Finn Haedicke (scm at sourcemage.org) wrote [10.06.22 21:28]:
> GIT changes to master grimoire by Finn Haedicke <finn_haedicke at gmx.net>:
>
> devel/llvm/CONFIGURE | 3 ++-
> devel/llvm/DEPENDS | 7 +------
> devel/llvm/DETAILS | 3 +++
> devel/llvm/HISTORY | 4 ++++
> devel/llvm/PRE_BUILD | 6 ++++++
> net/wpa_supplicant/BUILD | 10 ++++++----
> net/wpa_supplicant/DEPENDS | 8 ++++----
> net/wpa_supplicant/HISTORY | 3 +++
> shell-term-fm/busybox/HISTORY | 3 +++
> shell-term-fm/busybox/busybox.config | 2 +-
> smgl/linux-initramfs/DEPENDS | 3 ++-
> smgl/linux-initramfs/HISTORY | 6 ++++++
> smgl/linux-initramfs/mkinitrd | 24 ++++++++++++++++++++----
> 13 files changed, 61 insertions(+), 21 deletions(-)
>
> New commits:
> commit 5dbf3ed41bcb81bcbb2f38ef25fcf285303ce751
> Author: Finn Haedicke <finn_haedicke at gmx.net>
> Commit: Finn Haedicke <finn_haedicke at gmx.net>
>
> llvm: removed gcc optional_dependency (unused)
<snip>
> diff --git a/devel/llvm/DEPENDS b/devel/llvm/DEPENDS
> index 51176dd..e8cf646 100755
> --- a/devel/llvm/DEPENDS
> +++ b/devel/llvm/DEPENDS
> @@ -4,9 +4,4 @@ depends g++ &&
> optional_depends doxygen \
> "--enable-doxygen" \
> "--disable-doxygen" \
> - "build doxygen documentation?" &&
> -
> -optional_depends gcc \
> - "--enable-gcc-frontend" \
> - "--disable-gcc-frontend" \
> - "enable gcc frontend?"
> + "build doxygen documentation?"
Disabling the gcc frontend can still be done, only now it's done via
--without-llvmgcc and --without-llvmgxx. Please be more careful when
removing functionality and make sure it really isn't there. ;)
Also, I'm wondering if it might be better to put the query for Clang in
PREPARE so that the user doesn't end up downloading the clang sources if
they choose 'n' (add an if-then in DETAILS based on the answer to the
query in PREPARE?).
--
Justin "flux_control" Boffemmyer
Cauldron wizard and general mage
Source Mage GNU/Linux
http://www.sourcemage.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-commit/attachments/20100622/33e3a9d5/attachment.bin
More information about the SM-Commit
mailing list