[Buildroot] svn commit: trunk/buildroot/package: audio/libogg audio/libvorbis docker edit etc...
Peter Korsgaard
jacmet at uclibc.org
Sun Oct 26 19:30:54 UTC 2008
>>>>> "Markus" == Markus Heidelberg <markus.heidelberg at web.de> writes:
Hi,
>> - PKGCONFIG="$(STAGING_DIR)/usr/bin/pkg-config" \
>> - PKG_CONFIG_SYSROOT="$(STAGING_DIR)" \
>> - PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig"
>> + LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib"
Markus> I think this will break docker, because MAKE_OPT is affected,
Markus> not CONF_OPT. And I just noticed that docker doesn't use
Markus> autotools at all.
Yes, I re-added PKG_CONFIG=.. in r23796 - With that, it works for me.
--
Bye, Peter Korsgaard
More information about the buildroot
mailing list