aboutsummaryrefslogtreecommitdiff
path: root/sysutils/consolehm
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-08-08 02:42:53 +0000
committerSteve Price <steve@FreeBSD.org>2000-08-08 02:42:53 +0000
commitf58923d258997aa52d9fc7116e5f045130b6aa69 (patch)
treec77c3e3ddd5c5257c7328c3cca05f18132c6c7e7 /sysutils/consolehm
parentaa5054ebecfe3db85ccbdf93352941c872902b2b (diff)
downloadports-f58923d258997aa52d9fc7116e5f045130b6aa69.tar.gz
ports-f58923d258997aa52d9fc7116e5f045130b6aa69.zip
Add 'LDFLAGS+=-lio' for the implementations of inb/outb on the Alpha.
Notes
Notes: svn path=/head/; revision=31393
Diffstat (limited to 'sysutils/consolehm')
-rw-r--r--sysutils/consolehm/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/consolehm/files/patch-aa b/sysutils/consolehm/files/patch-aa
new file mode 100644
index 000000000000..28940626995e
--- /dev/null
+++ b/sysutils/consolehm/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sun Aug 6 13:54:24 2000
++++ Makefile.in Sun Aug 6 13:55:05 2000
+@@ -1,5 +1,8 @@
+ DEFINES+= -DHAVE_CONFIG_H
+ CFLAGS+= -O2 -g -Wall $(DEFINES)
++.if ${ARCH} == "alpha"
++LDFLAGS+= -lio
++.endif
+
+ HEADERS= chm.h
+ SRCS= chm.c