[dpdk-dev] [PATCH 6/7] mk: Add hierarchy-file support (lib)

2015-09-22 Thread Panu Matilainen
On 09/18/2015 11:33 PM, Mario Carrillo wrote: > Add hierarchy-file support to the DPDK libs, > when invoking "make install H=1" (hierarchy-file) > > This hierarchy is based on: > http://www.freedesktop.org/software/systemd/man/file-hierarchy.html > > for this case, if the architecture is 64 bits li

[dpdk-dev] [PATCH 6/7] mk: Add hierarchy-file support (lib)

2015-09-18 Thread Mario Carrillo
Add hierarchy-file support to the DPDK libs, when invoking "make install H=1" (hierarchy-file) This hierarchy is based on: http://www.freedesktop.org/software/systemd/man/file-hierarchy.html for this case, if the architecture is 64 bits libs will be instaled in: $(DESTDIR)/usr/lib64 else it will