• 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/log4cxx/log4cxx.mk
Pieter RonsijnPieter Ronsijn committed ac37db1ee9604 Feb 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# log4cxx
4
#
5
################################################################################
6
​
7
LOG4CXX_VERSION = 0.10.0
8
LOG4CXX_SITE = http://archive.apache.org/dist/logging/log4cxx/$(LOG4CXX_VERSION)
9
LOG4CXX_SOURCE = apache-log4cxx-$(LOG4CXX_VERSION).tar.gz
10
LOG4CXX_INSTALL_STAGING = YES
11
LOG4CXX_LICENSE = Apache-2.0
12
LOG4CXX_LICENSE_FILES = LICENSE
13
​
14
LOG4CXX_CONF_OPTS = \
15
    --with-apr=$(STAGING_DIR)/usr/bin/apr-1-config \
16
    --with-apr-util=$(STAGING_DIR)/usr/bin/apu-1-config \
17
    --disable-dot \
18
    --disable-doxygen \
19
    --disable-html-docs
20
​
21
LOG4CXX_DEPENDENCIES = apr apr-util
22
​
23
$(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.