• 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/tcpreplay/tcpreplay.mk
Stefan FröbergStefan Fröberg committed 23ef45ca1ee26 Aug 2012
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
#############################################################
2
#
3
# tcpreplay
4
#
5
#############################################################
6
​
7
TCPREPLAY_VERSION = 3.4.3
8
TCPREPLAY_SITE = http://downloads.sourceforge.net/project/tcpreplay/tcpreplay/$(TCPREPLAY_VERSION)
9
TCPREPLAY_CONF_ENV = tr_cv_libpcap_version=">= 0.7.0"
10
TCPREPLAY_CONF_OPT = --with-libpcap=$(STAGING_DIR)/usr
11
TCPREPLAY_AUTORECONF = YES
12
TCPREPLAY_DEPENDENCIES = libpcap
13
​
14
# libpcap may depend on symbols in libusb as well
15
TCPREPLAY_LIBS = -lpcap $(if $(BR2_PACKAGE_LIBUSB),-lusb-1.0)
16
TCPREPLAY_CONF_ENV += ac_cv_search_pcap_close='$(TCPREPLAY_LIBS)'
17
​
18
$(eval $(autotools-package))
19
​
  • 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.