diff options
author | 1997-01-27 22:32:29 +0000 | |
---|---|---|
committer | 1997-01-27 22:32:29 +0000 | |
commit | 11747cfe92fc32ee4345f98590c5520b89f65d5d (patch) | |
tree | e48aeb97abc12fdcd5519e07e5ef6b2aecf07255 | |
parent | Patches file can be removed. All change necessary to build powerpc (diff) | |
download | wireguard-openbsd-11747cfe92fc32ee4345f98590c5520b89f65d5d.tar.xz wireguard-openbsd-11747cfe92fc32ee4345f98590c5520b89f65d5d.zip |
remove items that are no longer an issue.
-rw-r--r-- | sys/arch/powerpc/README | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/arch/powerpc/README b/sys/arch/powerpc/README index e942b0c575a..63f31f43f68 100644 --- a/sys/arch/powerpc/README +++ b/sys/arch/powerpc/README @@ -10,17 +10,9 @@ Other notes: if compiled without -O. (worked around with a makefile change) - a problem exists compiling the file: - gnu/usr.bin/binutils/opcodes/ppc-opc.c - with the normal data ulimit. it is necessary to raise - the ulimit to compile this file in (pd)ksh use "ulimit -d 200000". - (problem still exists) - - examine src/sys/arch/powerpc/patches, that file may contain - changes necessary to the tree to rebuild the full system. - TODO: ptrace support (that works) fp (setround, getround, getmask, setmask, setsticky, getsticky) + cleaner installation Dale rahnds@cvs.openbsd.org |