Эх сурвалжийг харах

Let system dependant things override common things.

Eric Andersen 25 жил өмнө
parent
commit
0ad517bb15

+ 1 - 1
libc/sysdeps/linux/Makefile

@@ -23,7 +23,7 @@
 TOPDIR=../../
 TOPDIR=../../
 include $(TOPDIR)Rules.mak
 include $(TOPDIR)Rules.mak
 
 
-DIRS = $(TARGET_ARCH) common
+DIRS = common $(TARGET_ARCH)
 ALL_SUBDIRS = $(shell find * -type d -prune -name [a-z]\*)
 ALL_SUBDIRS = $(shell find * -type d -prune -name [a-z]\*)
 
 
 all: libc.a
 all: libc.a