fixed in scons 0.96.91
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4244 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
dac3dfe20b
commit
1898a9b2e1
1 changed files with 0 additions and 6 deletions
|
@ -2,12 +2,6 @@ print "Using GNU tools configuration"
|
|||
|
||||
Import('defenv')
|
||||
|
||||
### workarounds
|
||||
|
||||
# patch #1184316 for SCons
|
||||
# http://sourceforge.net/tracker/?func=detail&aid=1184316&group_id=30337&atid=398973
|
||||
defenv['RCCOM'] = '$RC $RCINCFLAGS $RCINCPREFIX $SOURCE.dir $RCFLAGS -i $SOURCE -o $TARGET'
|
||||
|
||||
### cross compiling
|
||||
|
||||
def cross_env(env):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue