package ilmbase: additional SHELL variable for configure

This commit is contained in:
Tony Theodore 2013-02-06 17:28:48 +11:00
parent f951b8eb18
commit 44441d42a1
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ define $(PKG)_BUILD
--disable-shared \
--prefix='$(PREFIX)/$(TARGET)' \
--disable-threading \
CONFIG_SHELL=$(SHELL)
CONFIG_SHELL=$(SHELL) \
SHELL=$(SHELL)
# do the first build step by hand, because programs are built that
# generate source files
cd '$(1)/Half' && g++ eLut.cpp -o eLut