]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/config/i386/t-dlldir-x
re PR tree-optimization/50902 (intVar/dinternal.cc ICEs at -O2 -ftree-vectorize)
[thirdparty/gcc.git] / gcc / config / i386 / t-dlldir-x
1
2 # In a cross build, bindir contains host not target binaries, so target DLLs
3 # instead go in toolexeclibdir, alongside other target binaries and static libs.
4 # Note double quoting to prevent variables from being evaluated until install
5 # time; we don't want to expand them during libgcc.mvars generation, and in
6 # any case, $toolexeclibdir is not defined in the gcc/ subdirectory, only in
7 # target lib directories.
8
9 SHLIB_DLLDIR = $$(toolexeclibdir)