]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/config/riscv/t-linux
Update copyright years.
[thirdparty/gcc.git] / gcc / config / riscv / t-linux
1 # Only XLEN and ABI affect Linux multilib dir names, e.g. /lib32/ilp32d/
2 MULTILIB_DIRNAMES := $(patsubst rv32%,lib32,$(patsubst rv64%,lib64,$(MULTILIB_DIRNAMES)))
3 MULTILIB_OSDIRNAMES := $(patsubst lib%,../lib%,$(MULTILIB_DIRNAMES))