mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 17:12:55 +00:00
Fix using --local.
This commit is contained in:
parent
d285ebb248
commit
af2e42b572
@ -105,7 +105,6 @@ install-lib-main: install-local-test $(LIBDIR)
|
||||
echo " INST $${src_file}"; \
|
||||
install -m 644 $${src_file} $(LIBDIR)/$${src_file}; \
|
||||
done
|
||||
@ln -sf $(LIBDIR)/arch $(LIBDIR)/config/arch
|
||||
|
||||
# Samples need a little love:
|
||||
# - change every occurence of CT_TOP_DIR to CT_LIB_DIR
|
||||
|
1
config/arch
Symbolic link
1
config/arch
Symbolic link
@ -0,0 +1 @@
|
||||
../arch
|
Loading…
x
Reference in New Issue
Block a user