summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-05-16 08:24:33 +0000
committerPixel <pixel@nobis-crew.org>2009-05-16 08:24:33 +0000
commitd122ec8e6ff07154b4200eed489f4eda270dda66 (patch)
treedc16e42c03c78ad817cc809fcb2a840064e40f73 /Makefile
parent3da2bc1b23fb3d2eb4cbf99aaa5996fcc6e62c68 (diff)
Reverting that for now; let's use a chroot in the meanwhile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 17e1858..da2bf4c 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ CPPFLAGS_READLINE=-DREADLINE_STATIC
LDFLAGS_READLINE=/usr/lib/libreadline.a /usr/lib/libncurses.a
ifeq ($(MACHINE),x86_64)
ifeq ($(DISTRIB),Debian)
-LDFLAGS_READLINE=/usr/lib32/libreadline.a /usr/lib32/libncurses.a
+#LDFLAGS_READLINE=/usr/lib32/libreadline.a /usr/lib32/libncurses.a
endif
endif
SHARED_FLAGS=-shared