Browse Source

Don't install spike's libfdt to avoid conflicts with system libfdt

pull/1535/head
Jerry Zhao 3 years ago
parent
commit
437ae42895
  1. 2
      fdt/fdt.mk.in

2
fdt/fdt.mk.in

@ -1,7 +1,5 @@
fdt_subproject_deps = \
fdt_install_shared_lib = yes
fdt_install_hdrs = \
libfdt.h \
fdt.h \

Loading…
Cancel
Save