[torbrowser/maint-2.2] tell windows to use gcc for CC

28 Aug
2011
28 Aug
'11
6:19 p.m.
commit 00e711011b62fc3d74968d3b44d44cd80b210f5f Author: Erinn Clark <erinn@torproject.org> Date: Thu Aug 25 11:54:41 2011 +0200 tell windows to use gcc for CC --- build-scripts/windows.mk | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk index da5dda1..1a52f6a 100644 --- a/build-scripts/windows.mk +++ b/build-scripts/windows.mk @@ -51,6 +51,7 @@ SEVENZIP="/c/Program Files/7-Zip/7z.exe" WGET=$(PYTHON) $(PWD)/pyget.py VIRUSSCAN=$(PYTHON) $(PWD)/virus-scan.py WINRAR="/c/Program Files/WinRAR/WinRAR.exe" +CC=gcc ## Location of directory for source unpacking
5017
Age (days ago)
5017
Last active (days ago)
0 comments
1 participants
participants (1)
-
erinn@torproject.org