Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Pmodules
buildblocks
Commits
f661564d
Commit
f661564d
authored
Jun 10, 2020
by
sala
Browse files
Merge branch 'ra-standard_py36' of gitlab.psi.ch:Pmodules/buildblocks into ra-standard_py36
parents
3ffceb35
995780c1
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
3 deletions
+7
-3
Libraries/gmp/build
Libraries/gmp/build
+0
-2
Libraries/gmp/files/variants
Libraries/gmp/files/variants
+1
-0
Libraries/mpc/files/variants
Libraries/mpc/files/variants
+1
-0
Libraries/mpfr/files/variants
Libraries/mpfr/files/variants
+1
-0
Programming/gcc/build
Programming/gcc/build
+0
-1
Programming/gcc/files/variants.rhel6
Programming/gcc/files/variants.rhel6
+4
-0
No files found.
Libraries/gmp/build
View file @
f661564d
...
...
@@ -10,5 +10,3 @@ declare -rx CPP=/usr/bin/cpp
pbuild
::
add_configure_args
"--disable-shared"
pbuild
::
add_configure_args
"--with-pic"
pbuild
::
make_all
Libraries/gmp/files/variants
View file @
f661564d
...
...
@@ -4,3 +4,4 @@ gmp/6.1.0 stable
gmp/6.1.1 stable
gmp/6.1.2 stable
gmp/6.1.2-1 stable
gmp/6.2.0 stable
Libraries/mpc/files/variants
View file @
f661564d
...
...
@@ -6,3 +6,4 @@ mpc/1.1.0 stable b:gmp/6.1.2 b:mpfr/4.0.0
mpc/1.1.0-1 stable b:gmp/6.1.2 b:mpfr/4.0.1
mpc/1.1.0-2 stable b:gmp/6.1.2-1 b:mpfr/4.0.1-1
mpc/1.1.0-3 stable b:gmp/6.1.2-1 b:mpfr/4.0.2
mpc/1.1.0-4 stable b:gmp/6.2.0 b:mpfr/4.0.2-1
Libraries/mpfr/files/variants
View file @
f661564d
...
...
@@ -7,3 +7,4 @@ mpfr/4.0.0 stable b:gmp/6.1.2
mpfr/4.0.1 stable b:gmp/6.1.2
mpfr/4.0.1-1 stable b:gmp/6.1.2-1
mpfr/4.0.2 stable b:gmp/6.1.2-1
mpfr/4.0.2-1 stable b:gmp/6.2.0
Programming/gcc/build
View file @
f661564d
...
...
@@ -36,7 +36,6 @@ pbuild::pre_configure() {
pbuild
::
add_configure_args
"--with-mpc=${MPC_PREFIX}"
pbuild
::
add_configure_args
"--enable-lto"
pbuild
::
add_configure_args
"--disable-multilib"
pbuild
::
add_configure_args
"--with-build-config=bootstrap-debug"
pbuild
::
add_configure_args
"--with-pkgversion='PSI Environment Module'"
pbuild
::
add_configure_args
"--with-build-config=bootstrap-debug"
}
...
...
Programming/gcc/files/variants.rhel6
View file @
f661564d
...
...
@@ -24,11 +24,15 @@ gcc/7.1.0 stable b:gmp/6.1.2 b:mpfr/3.1.5 b:mpc/1.0.3
gcc/7.2.0 stable b:gmp/6.1.2 b:mpfr/3.1.5 b:mpc/1.0.3-2
gcc/7.3.0 stable b:gmp/6.1.2 b:mpfr/4.0.0 b:mpc/1.1.0
gcc/7.4.0 stable b:gmp/6.1.2-1 b:mpfr/4.0.1-1 b:mpc/1.1.0-2
gcc/7.5.0 stable b:gmp/6.2.0 b:mpfr/4.0.2-1 b:mpc/1.1.0-4
gcc/8.1.0 stable b:gmp/6.1.2 b:mpfr/4.0.1 b:mpc/1.1.0
gcc/8.2.0 stable b:gmp/6.1.2 b:mpfr/4.0.1 b:mpc/1.1.0
gcc/8.3.0 stable b:gmp/6.1.2-1 b:mpfr/4.0.2 b:mpc/1.1.0-3
gcc/8.4.0 stable b:gmp/6.2.0 b:mpfr/4.0.2-1 b:mpc/1.1.0-4
gcc/9.1.0 stable b:gmp/6.1.2-1 b:mpfr/4.0.2 b:mpc/1.1.0-3
gcc/9.2.0 stable b:gmp/6.1.2-1 b:mpfr/4.0.2 b:mpc/1.1.0-3 b:isl/0.21
gcc/9.3.0 stable b:gmp/6.2.0 b:mpfr/4.0.2-1 b:mpc/1.1.0-4
gcc/10.1.0 stable b:gmp/6.2.0 b:mpfr/4.0.2-1 b:mpc/1.1.0-4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment