Changeset 83

Show
Ignore:
Timestamp:
06/18/06 12:59:10 (6 years ago)
Author:
tg
Message:

tell gmake to use GNU bash

ok wbx@

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/Makefile

    r81 r83  
    116116        @echo "OStype=$$(env NOFAKE=yes uname)" >>lbin/prereq.mk 
    117117        @echo "PATH=$$(pwd)/lbin:$$PATH" >>lbin/prereq.mk 
    118         @echo "export HOSTCC HOSTCFLAGS LC_ALL MAKE OStype PATH" \ 
     118        @echo "SHELL=$$(which bash)" >>lbin/prereq.mk 
     119        @echo "export HOSTCC HOSTCFLAGS LC_ALL MAKE OStype PATH SHELL" \ 
    119120            >>lbin/prereq.mk 
    120121        @env NO_ERROR=${NO_ERROR} bash scripts/scan-tools.sh