package/ltp-testsuite: remove ldd command test with static only build
authorRomain Naour <romain.naour@gmail.com>
Tue, 9 May 2017 20:59:27 +0000 (22:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 10 May 2017 21:35:54 +0000 (23:35 +0200)
commitbb98e425f8edc27c3d39d49cfec94a514b03b988
treee25db150c10abe2113514f22051c558211a3be26
parent027e0765b5d0f1f0773a987a6cf22b7071939929
package/ltp-testsuite: remove ldd command test with static only build

ldd command build system try to build a shared library unconditionally:

arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -matomic -Os -static \
-I[...]/sysroot/usr/include/tirpc   -g -O2 -fno-strict-aliasing -pipe \
-Wall -W -Wold-style-definition -shared -o lddfile1.obj.so lddfile1.o

Fixes:
http://autobuild.buildroot.net/results/2ec/2eccf9f517ab15d8d459b06195423fdfe3fba9fa

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ltp-testsuite/ltp-testsuite.mk