]> git.pld-linux.org Git - packages/bcc.git/blob - dev86-0.16.17-make382.patch
e7ce0651c6b39e743a28646ca4c57c4d925b2a44
[packages/bcc.git] / dev86-0.16.17-make382.patch
1 --- libc/i386sys/Makefile
2 +++ libc/i386sys/Makefile
3 @@ -12,7 +12,7 @@
4  DOBJ=opendir.o closedir.o readdir.o
5  
6  ifeq ($(LIB_CPU)-$(LIB_OS),i386-ELKS)
7 -OBJ=$(LOBJ3) $(LOBJ) $(EOBJ) $(DOBJ) setjmp3.o
8 +OBJ=$(LOBJ) $(LOBJ) $(EOBJ) $(DOBJ) setjmp3.o
9  SYSCALLS=syscalls
10  
11  CFLAGS=$(ARCH) $(CCFLAGS) $(DEFS)
This page took 0.053203 seconds and 2 git commands to generate.