diff options
author | Nick Dimiduk <ndimiduk@gentoo.org> | 2005-03-09 01:49:16 +0000 |
---|---|---|
committer | Nick Dimiduk <ndimiduk@gentoo.org> | 2005-03-09 01:49:16 +0000 |
commit | 806c5ea3af7dbfe1b9a75a80b65e7de564c893af (patch) | |
tree | 20c4105474217a0f75b3fd5724f63b29ed1a14bb /profiles | |
parent | Stable amd64, sparc, x86. (diff) | |
download | historical-806c5ea3af7dbfe1b9a75a80b65e7de564c893af.tar.gz historical-806c5ea3af7dbfe1b9a75a80b65e7de564c893af.tar.bz2 historical-806c5ea3af7dbfe1b9a75a80b65e7de564c893af.zip |
Masked fastcgi for clisp
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-darwin/use.mask b/profiles/default-darwin/use.mask index ce8e800a9014..fe04b3a4ea01 100644 --- a/profiles/default-darwin/use.mask +++ b/profiles/default-darwin/use.mask @@ -85,3 +85,6 @@ postgres pcre emul-linux-x86 + +# breaks clisp builds +fastcgi |