Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/fill/linux32_27
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-10-30 13:28:26 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-10-30 13:28:26 (GMT)
commit122c067f12f853ad8dfe55d997cc046493419e9d (patch)
tree6caafdbd589fcd829752a9c9eb39fbbca273db64 /fill/linux32_27
parent929a4f333b4a41dd96598afc8bae3effd0cc9de9 (diff)
Bucket implementation fixed to work in 32bit
The last commit worked in 64bit arch but not in 32bit. This fix works only in 32bit, then do not update the binaries already compiled to 64bit. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
Diffstat (limited to 'fill/linux32_27')
-rw-r--r--fill/linux32_27/__init__.py0
-rw-r--r--fill/linux32_27/_fill.sobin0 -> 4976 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/fill/linux32_27/__init__.py b/fill/linux32_27/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/fill/linux32_27/__init__.py
diff --git a/fill/linux32_27/_fill.so b/fill/linux32_27/_fill.so
new file mode 100644
index 0000000..c1317d2
--- /dev/null
+++ b/fill/linux32_27/_fill.so
Binary files differ