• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/mpfr/mpfr.mk
Gustavo ZacariasGustavo Zacarias committed 68578be550a07 Mar 2016
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# mpfr
4
#
5
################################################################################
6
​
7
MPFR_VERSION = 3.1.4
8
MPFR_SITE = http://www.mpfr.org/mpfr-$(MPFR_VERSION)
9
MPFR_SOURCE = mpfr-$(MPFR_VERSION).tar.xz
10
MPFR_LICENSE = LGPLv3+
11
MPFR_LICENSE_FILES = COPYING.LESSER
12
MPFR_INSTALL_STAGING = YES
13
MPFR_DEPENDENCIES = gmp
14
MPFR_MAKE_OPTS = RANLIB=$(TARGET_RANLIB)
15
​
16
$(eval $(autotools-package))
17
$(eval $(host-autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.