diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 15:23:22 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 15:23:22 +0000 |
| commit | 3745190befdee540128fd59e761a6eb6c722ec96 (patch) | |
| tree | 08d8efc3f5ddbc5399a6c62603eaf61a13252375 /russian/xcode | |
| parent | 0a6370dc6898ba6e150b094e1f84296294653deb (diff) | |
Notes
Diffstat (limited to 'russian/xcode')
| -rw-r--r-- | russian/xcode/files/patch-aa | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/russian/xcode/files/patch-aa b/russian/xcode/files/patch-aa index eff4493db280..888ad4096bf1 100644 --- a/russian/xcode/files/patch-aa +++ b/russian/xcode/files/patch-aa @@ -1,11 +1,10 @@ --- Makefile.orig Sat Feb 19 22:02:36 2000 +++ Makefile Sat Feb 19 22:02:45 2000 -@@ -10,7 +10,7 @@ +@@ -10,7 +10,6 @@ rm -f ${PROG} ${OBJ} ${SRC}~ ${PROG}: ${SRC} - gcc -O6 -fno-strength-reduce -m486 -o ${PROG} ${SRC} -+ gcc -O6 -fno-strength-reduce -o ${PROG} ${SRC} install: ${PROG} install -s -m 755 ${PROG} ${BINDIR} |
