chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / ports / sysdeps / unix / sysv / sysv4 / solaris2 / Makefile
1 # The linker supplied with Solaris looks in the current directory
2 # before searching others.  Compiling the various programs that come
3 # along the way (e.g., glue-ctype) will fail because it'll try to link
4 # with the libc.a being *constructed* in $(objdir).  As a work-around,
5 # we add this to each native-compile.
6 ALL_BUILD_CFLAGS += -L/lib