• 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/cloop/cloop.mk
Thomas PetazzoniThomas Petazzoni committed ae4c8a81d3e02 Mar 2010
Raw file
Source viewDiff to previous
 
1
CLOOP_VERSION=2.631-1
2
CLOOP_SOURCE=cloop_$(CLOOP_VERSION).tar.gz
3
CLOOP_SITE=http://debian-knoppix.alioth.debian.org/sources/
4
​
5
HOST_CLOOP_DEPENDENCIES = host-zlib
6
​
7
define HOST_CLOOP_BUILD_CMDS
8
 $(HOST_MAKE_ENV) $(MAKE1) \
9
   CFLAGS="$(HOST_CFLAGS) -Wall -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_ERROR_SILENT" -C $(@D) APPSONLY=yes
10
endef
11
​
12
define HOST_CLOOP_INSTALL_CMDS
13
 install -m 755 $(@D)/create_compressed_fs $(HOST_DIR)/usr/bin
14
 install -m 755 $(@D)/extract_compressed_fs $(HOST_DIR)/usr/bin
15
endef
16
​
17
$(eval $(call GENTARGETS,package,cloop))
18
$(eval $(call GENTARGETS,package,cloop,host))
  • 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.