diff options
author | Sardem FF7 <sardemff7.pub@gmail.com> | 2011-06-21 10:26:45 +0200 |
---|---|---|
committer | Sardem FF7 <sardemff7.pub@gmail.com> | 2011-06-21 10:26:45 +0200 |
commit | 48ca59259e0e36f5c342f9f83b083a560ecf87c4 (patch) | |
tree | 9db5309a74af2357a2a05863e9cfa0f717794443 | |
parent | Tmp fix (diff) | |
download | sardemff7-48ca59259e0e36f5c342f9f83b083a560ecf87c4.tar.gz sardemff7-48ca59259e0e36f5c342f9f83b083a560ecf87c4.tar.bz2 sardemff7-48ca59259e0e36f5c342f9f83b083a560ecf87c4.zip |
mozilla-config.eclass: "Fixed" upstream
-rw-r--r-- | eclass/mozilla-config.eclass | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/eclass/mozilla-config.eclass b/eclass/mozilla-config.eclass index 2846fa6..a11f357 100644 --- a/eclass/mozilla-config.eclass +++ b/eclass/mozilla-config.eclass @@ -286,10 +286,6 @@ function mozconfig_configure { fi # fi - - mozconfig_annotate 'Temporary fix' \ - --disable-elf-hack - echo echo '==========================================================' echo "Building ${PF} with the following configuration" |