The missing variable (added with this patch) was causing the build on AARCH64 92/8292/2
authorMarco Varlese <marco.varlese@suse.com>
Sun, 3 Sep 2017 17:04:46 +0000 (19:04 +0200)
committerDamjan Marion <dmarion.lists@gmail.com>
Thu, 7 Sep 2017 13:41:12 +0000 (13:41 +0000)
commit7ba443706b3ebfc2e3d52570cd56c7d5ae352459
tree782df806c54665026810002f9145d48b662fa25c
parentbd8a611c7e4558f18e3280ace9e48ecae5673800
The missing variable (added with this patch) was causing the build on AARCH64
platforms to default to lib (instead of lib64) when not explicitely defining
the --libdir through the configure script.

This patch fixes that.

Change-Id: Ia4c152e0f40acab7f098885d672ff9385f57b0fe
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
build-root/Makefile