mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-30 02:25:19 +00:00
Add --program-prefix support to build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164633 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -63,5 +63,5 @@ ifeq ($(LLVM_CROSS_COMPILING),1)
|
||||
install:: $(DESTDIR)$(PROJ_bindir)
|
||||
$(Echo) Installing llvm-config-host
|
||||
$(Verb) $(ProgInstall) $(BuildLLVMToolDir)/llvm-config \
|
||||
$(DESTDIR)$(PROJ_bindir)/llvm-config-host
|
||||
$(DESTDIR)$(PROJ_bindir)/$(program_prefix)llvm-config-host
|
||||
endif
|
||||
|
Reference in New Issue
Block a user