• 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/libhid/libhid.mk
Ryan BarnettRyan Barnett committed 01d92e1c38603 Feb 2014
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# libhid
4
#
5
################################################################################
6
​
7
LIBHID_VERSION = 0.2.16
8
LIBHID_SITE = http://sources.buildroot.net/
9
LIBHID_DEPENDENCIES = libusb-compat libusb
10
LIBHID_INSTALL_STAGING = YES
11
LIBHID_AUTORECONF = YES
12
# configure runs libusb-config for cflags/ldflags. Ensure it picks up
13
# the target version
14
LIBHID_CONF_ENV = PATH=$(STAGING_DIR)/usr/bin:$(TARGET_PATH)
15
LIBHID_CONF_OPT = \
16
    --disable-swig \
17
    --disable-werror \
18
    --without-doxygen \
19
    --disable-package-config
20
​
21
$(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.