• 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/libwebsock/libwebsock.mk
Rahul BedarkarRahul Bedarkar committed 89fbba72fa230 Mar 2017
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# libwebsock
4
#
5
################################################################################
6
​
7
LIBWEBSOCK_VERSION = 3c1615eeadb0b582b63851073bfe3e5132f31ebc
8
LIBWEBSOCK_SITE = $(call github,payden,libwebsock,$(LIBWEBSOCK_VERSION))
9
LIBWEBSOCK_DEPENDENCIES = libevent host-pkgconf
10
LIBWEBSOCK_AUTORECONF = YES
11
LIBWEBSOCK_INSTALL_STAGING = YES
12
LIBWEBSOCK_LICENSE = LGPL-3.0
13
LIBWEBSOCK_LICENSE_FILES = COPYING.lesser
14
​
15
ifeq ($(BR2_PACKAGE_OPENSSL),y)
16
LIBWEBSOCK_DEPENDENCIES += openssl
17
LIBWEBSOCK_CONF_OPTS += --with-ssl
18
else
19
LIBWEBSOCK_CONF_OPTS += --without-ssl
20
endif
21
​
22
$(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.