• 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/bc/bc.mk
Gustavo ZacariasGustavo Zacarias committed ff343ff806520 Sep 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# bc
4
#
5
################################################################################
6
​
7
BC_VERSION = 1.06
8
BC_SITE = $(BR2_GNU_MIRROR)/bc/
9
BC_DEPENDENCIES = host-flex
10
BC_LICENSE = GPLv2+ LGPLv2.1+
11
BC_LICENSE_FILES = COPYING COPYING.LIB
12
​
13
# Build after busybox so target ends up with bc's "dc" version
14
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
15
BC_DEPENDENCIES += busybox
16
endif
17
​
18
$(eval $(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.