• 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/libsodium/libsodium.mk
Alexey BrodkinAlexey Brodkin committed 855bb15aa1d10 Aug 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# libsodium
4
#
5
################################################################################
6
​
7
LIBSODIUM_VERSION = 1.0.3
8
LIBSODIUM_SITE = https://github.com/jedisct1/libsodium/releases/download/$(LIBSODIUM_VERSION)
9
LIBSODIUM_LICENSE = ISC
10
LIBSODIUM_LICENSE_FILES = LICENSE
11
LIBSODIUM_INSTALL_STAGING = YES
12
​
13
ifeq ($(BR2_arc),y)
14
LIBSODIUM_CONF_OPTS += --disable-pie
15
endif
16
​
17
$(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.