mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-29 09:20:14 +02:00
This fixes the problem that when sourcing the vivado settings file the library search path is modified resulting in non-vivado binaries not working due to being dynamically linked against the vivado libraries instead of the system ones. Signed-off-by: Felix Held <[email protected]>