gcc.build: use Libraries added
This commit is contained in:
@@ -26,6 +26,7 @@ function em.install_doc() {
|
||||
# use system gcc to compile
|
||||
declare -rx CC=gcc
|
||||
|
||||
module use 'Libraries'
|
||||
em.add_to_family 'Programming'
|
||||
em.set_build_dependencies "gmp" "mpfr" "mpc"
|
||||
em.make_all
|
||||
|
||||
Reference in New Issue
Block a user