You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-lisp/sbcl/files/sbcl-1.0.6-solaris.patch

14 lines
316 B

--- src/runtime/Config.x86-sunos
+++ src/runtime/Config.x86-sunos
@@ -2,8 +2,8 @@
CFLAGS = -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=199506L -DSVR4 -D_REENTRANT
ASFLAGS = -Wall
LD = ld
-NM = nm -xgp
-GREP = ggrep
+NM = nm -t x -p
+GREP = grep
ASSEM_SRC = x86-assem.S ldso-stubs.S
ARCH_SRC = x86-arch.c