improved coding style

This commit is contained in:
Volker Grabsch 2010-02-05 04:38:03 +01:00
parent 0f9571ea29
commit 2e22314817
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@ define $(PKG)_BUILD
# Prevent undefined reference to _rpl_malloc.
# http://groups.google.com/group/ikarus-users/browse_thread/thread/fd1d101eac32633f
cd '$(1)' && ac_cv_func_malloc_0_nonnull=yes ./configure \
--prefix='$(PREFIX)/$(TARGET)' \
--host='$(TARGET)'
--prefix='$(PREFIX)/$(TARGET)' \
--host='$(TARGET)'
# Building for mingw requires native soapcpp2
ln -s '$(PREFIX)/bin/$(TARGET)-soapcpp2' '$(1)'/gsoap/src/soapcpp2