[Buildroot] svn commit: trunk/buildroot/package/tiff
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Tue Nov 11 12:31:14 UTC 2008
Le Tue, 11 Nov 2008 03:43:28 -0800 (PST),
laird at uclibc.org a écrit :
> package/tiff/tiff.mk: Change to Autotools.in format
Thanks for the conversion.
> +$(TIFF_HOOK_POST_BUILD):
> + -cp -a $(TIFF_DIR)/libtiff/.libs/libtiff.so* $(TARGET_DIR)/usr/lib/
In that case, Bernhard recommends using 'install' instead of 'cp'. I
must say I don't exactly know what would be the difference in that
specific case, though.
> + $(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/lib/libtiff.so
Probably missing a '*' at the end of libtiff.so. libtiff.so is probably
only a symlink (but I haven't checked).
Sincerly,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
More information about the buildroot
mailing list