diff options
author | 2021-09-04 09:07:47 +0200 | |
---|---|---|
committer | 2021-09-04 17:24:25 +0200 | |
commit | f1b58744615412f11e37d4a284e40f7eca03d986 (patch) | |
tree | 9d8f5a2ae48b72ba86c1fa9103b11879168a47a2 /profiles/prefix | |
parent | dev-util/pkgconfig: Remove last-rited package (diff) | |
download | gentoo-f1b58744615412f11e37d4a284e40f7eca03d986.tar.gz gentoo-f1b58744615412f11e37d4a284e40f7eca03d986.tar.bz2 gentoo-f1b58744615412f11e37d4a284e40f7eca03d986.zip |
profiles: Remove all dev-util/pkgconfig references
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.mask | 1 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.mask b/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.mask index 913b4a72b20a..e7083708ab64 100644 --- a/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.mask +++ b/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.mask @@ -2,5 +2,4 @@ # Distributed under the terms of the GNU General Public License v2 # packages which link to framework and therefore fail (blocks) -dev-util/pkgconfig =sys-devel/binutils-apple-11.3.1-r1 diff --git a/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask index bcc732c3eb55..18d5f045ba27 100644 --- a/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask +++ b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask @@ -1,10 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # unmask ld symlink package, due to missing blocks support we are not # able to compile binutils-apple sys-devel/binutils-apple -sys-devel/native-cctools - -# packages which link to framework and therefore fail (blocks) -dev-util/pkgconfig |