]> git.pld-linux.org Git - packages/bcc.git/blame - dev86-0.16.17-make382.patch
- rel 6
[packages/bcc.git] / dev86-0.16.17-make382.patch
CommitLineData
45c7a6c2
AM
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.099816 seconds and 4 git commands to generate.