• 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/libev/libev.mk
Bernd KuhlsBernd Kuhls committed e100ab1320429 Jan 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# libev
4
#
5
################################################################################
6
​
7
LIBEV_VERSION = 4.22
8
LIBEV_SITE = http://dist.schmorp.de/libev
9
LIBEV_INSTALL_STAGING = YES
10
LIBEV_LICENSE = BSD-2c or GPLv2+
11
LIBEV_LICENSE_FILES = LICENSE
12
​
13
# The 'compatibility' event.h header conflicts with libevent
14
# It's completely unnecessary for BR packages so remove it
15
define LIBEV_DISABLE_EVENT_H_INSTALL
16
    $(SED) 's/ event.h//' $(@D)/Makefile.in
17
endef
18
LIBEV_POST_PATCH_HOOKS += LIBEV_DISABLE_EVENT_H_INSTALL
19
​
20
$(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.