aboutsummaryrefslogtreecommitdiff
path: root/sysutils/doinkd
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 08:21:25 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 08:21:25 +0000
commitc78a647d723d8c5b3d335b3cde815650bedc83a9 (patch)
tree4ced26d2826cef599cef5af8619d6ea5dc495fe8 /sysutils/doinkd
parenta39c168942f30f51cc6ada9670ac037125ba1268 (diff)
downloadports-c78a647d723d8c5b3d335b3cde815650bedc83a9.tar.gz
ports-c78a647d723d8c5b3d335b3cde815650bedc83a9.zip
remove -m486 option for alpha.
Notes
Notes: svn path=/head/; revision=15856
Diffstat (limited to 'sysutils/doinkd')
-rw-r--r--sysutils/doinkd/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/doinkd/files/patch-aa b/sysutils/doinkd/files/patch-aa
index 6aa5362a4212..3ee4e8a06aad 100644
--- a/sysutils/doinkd/files/patch-aa
+++ b/sysutils/doinkd/files/patch-aa
@@ -33,7 +33,7 @@
# If you add it, '-lkvm' must also be added to the SPECLIBS line
# You will need to delete parse.c before compiling! You can either
# do so by hand, or do a 'make clean' followed by the normal 'make'.
-! DEFS += -O -m486
+! DEFS += -O
! DEFS += -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK
#DEFS += -DPROC_SEARCH_1
#SPECLIBS = -lkvm