Bug 2359 - [luafilesystem] remove LARGE_FILE constraint
Summary: [luafilesystem] remove LARGE_FILE constraint
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: Gustavo Zacarias
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 15:34 UTC by François Perrad
Modified: 2010-08-22 05:52 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
fix (4.48 KB, patch)
2010-08-05 15:34 UTC, François Perrad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description François Perrad 2010-08-05 15:34:16 UTC
Created attachment 2311 [details]
fix

the attached patch removes the LARGE_FILE constraint for the package LuaFileSystem in 2010.08-rc1.
Comment 1 Thomas Petazzoni 2010-08-10 16:07:30 UTC
Let's get the opinion of Gustavo, who is following our Lua packages in Buildroot.

François, has the patch against luafilesystem that you're proposing been proposed to upstream ?
Comment 2 François Perrad 2010-08-11 14:03:42 UTC
(In reply to comment #1)
> Let's get the opinion of Gustavo, who is following our Lua packages in
> Buildroot.
> 
> François, has the patch against luafilesystem that you're proposing been
> proposed to upstream ?

Thomas, no. Because my patch is just a workaround for BuildRoot
(which moves some defines from lfs.c to luafilesystem.mk).

But I create a ticket, see http://github.com/keplerproject/luafilesystem/issues/issue/1.
Comment 3 Gustavo Zacarias 2010-08-12 13:19:20 UTC
Looks good enough to me.
Comment 4 Thomas Petazzoni 2010-08-22 05:52:19 UTC
Thanks, merged in my for-2010.08 branch.