From 6064be1268325aead7bb00a027e3a7c60e284669 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 13 May 1993 01:24:22 +0000 Subject: [PATCH] Formerly unix/sysv/sysv4/solaris2/Makefile.~2~ --- sysdeps/unix/sysv/sysv4/solaris2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/unix/sysv/sysv4/solaris2/Makefile b/sysdeps/unix/sysv/sysv4/solaris2/Makefile index 539c725..4332fb4 100644 --- a/sysdeps/unix/sysv/sysv4/solaris2/Makefile +++ b/sysdeps/unix/sysv/sysv4/solaris2/Makefile @@ -3,4 +3,4 @@ # along the way (e.g., glue-ctype) will fail because it'll try to link # with the libc.a being *constructed* in $(objdir). As a work-around, # we add this to each native-compile. -native-CFLAGS := -L/lib +native-CFLAGS := $(native-CFLAGS) -L/lib -- 2.7.4