summaryrefslogtreecommitdiffstats
path: root/development/spl/curses.patch
diff options
context:
space:
mode:
Diffstat (limited to 'development/spl/curses.patch')
-rw-r--r--development/spl/curses.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/development/spl/curses.patch b/development/spl/curses.patch
deleted file mode 100644
index 1c414f8685..0000000000
--- a/development/spl/curses.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur a/GNUmakefile b/GNUmakefile
---- a/GNUmakefile 2008-09-18 07:34:23.000000000 -0700
-+++ b/GNUmakefile 2012-05-21 20:30:28.369555445 -0700
-@@ -139,7 +139,7 @@
-
- ifeq ($(BUILDING_FOR_BSD),0)
- LDLIBS_DL = -ldl
-- LDLIBS_CURSES = -lncurses
-+ LDLIBS_CURSES = -lncursesw
- else
- LDLIBS_DL =
- LDLIBS_CURSES = -lcurses