Repackaging gcc -> gcc_lib and gcc_dev (#8335)

* gcc -> libs and dev

* update deps

* adjust deps in install.sh

* update gcc dep in core

* cleanup

* add gcc_build

* update gcc deps in llvm packages

* adjust conflicts command to exclude _build package filelists

* remove conflicts_ok from compiler packages
This commit is contained in:
Satadru Pramanik, DO, MPH, MEng
2023-06-06 11:21:11 -04:00
committed by GitHub
parent 43a4a2bc72
commit ccc88e44ba
271 changed files with 8386 additions and 615 deletions

View File

@@ -24,7 +24,7 @@ class Gnutls < Package
depends_on 'brotli' # R
depends_on 'ca_certificates' # L
depends_on 'gcc' # R
depends_on 'gcc_lib' # R
depends_on 'glibc' # R
depends_on 'gmp' # R
depends_on 'libffi' => :build