• 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/wipe/wipe-dont-force-lfs.patch
Gustavo ZacariasGustavo Zacarias committed 1f8442b5c2811 Mar 2012
Raw file
Source viewDiff to previous
 
1
LARGEFILE support shouldn't be forced into CFLAGS
2
​
3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
4
​
5
diff -Nura wipe-2.3.1/configure.in wipe-2.3.1-lfs/configure.in
6
--- wipe-2.3.1/configure.in 2009-06-15 22:55:11.000000000 -0300
7
+++ wipe-2.3.1-lfs/configure.in 2012-03-05 11:25:30.463221948 -0300
8
@@ -91,7 +91,7 @@
9
 test "$with_efence" = "yes" && temp2CFLAGS="$debugCFLAGS" && LIBS="-lefence"
10
 
11
 DEBUG="$debugCFLAGS $fullCFLAGS"
12
-fullCFLAGS="$temp2CFLAGS $fullCFLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
13
+fullCFLAGS="$temp2CFLAGS $fullCFLAGS"
14
 CFLAGS="$checkCFLAGS -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES"
15
 
16
 dnl Checks for libraries.
  • 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.