Skip to content

mpfr: update to lib.6 and compat to lib.4 #1595

Merged
merged 2 commits into from
Jan 17, 2020
Merged

mpfr: update to lib.6 and compat to lib.4 #1595

merged 2 commits into from
Jan 17, 2020

Conversation

wwwutz
Copy link
Collaborator

@wwwutz wwwutz commented Jan 15, 2020

bee remove mpfr-3.1.3-1.x86_64
bee install mpfr_compat-3.1.6-0
bee install mpfr-4.0.2-0

mpfr: update to 4.0.2

  • fix SRCURL
  • now serves /usr/lib/libmpfr.so.6

mpfr_compat: migrate 3.1.3 to compat-3.1.6

  • be0ified
  • keep /usr/lib/libmpfr.so.4
  • still used by gawk, gdb, lvm, redland, gcc, libblockdev etc

- be0ified
- keep /usr/lib/libmpfr.so.4
- still used by gawk, gdb, lvm, redland, gcc, libblockdev etc
# bee_build
#}
mee_build() {
make check
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Bee make flags are not passed now, are they?

bee_build
start_cmd make check

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops typo...

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prepend with start_cmd?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why? bee is verbose enough.

make[1]: Leaving directory '/scratch/local2/bee-root/mpfr/mpfr-4.0.2-0/build'
[BEE] <= leaving bee_build() ..
[BEE] => entering mee_build_post() ..
Making check in doc

- fix SRCURL
- now serves /usr/lib/libmpfr.so.6
mpfr.be0 Show resolved Hide resolved
# bee_build
#}
mee_build() {
make check
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prepend with start_cmd?

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants