Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitde9cb94

Browse files
committed
comments in config.make.in
1 parent53c0bd6 commitde9cb94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎config.make.in‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@ bindir := ${prefix}/bin/
77
monodir := @MONODIR@/
88
monolibdir2 := $(monodir)2.0/
99

10+
#This is where to find MonoTouch of MonoAndroid, for "make do-2-1"
11+
#
1012
#For now this is hardwired, it should be optionally detected by configure.ac
1113
monolibdir21 := /Developer/MonoAndroid/usr/lib/mono/2.1/
14+
#monolibdir21 := /Developer/MonoTouch/usr/lib/mono/2.1/
1215

1316
monolibdir35 := $(monodir)3.5/
1417
monolibdir4 := $(monodir)4.0/
1518
tooldir := $(topdir)lib/bootstrap/4.0/
1619

20+
#Enable this fo faster bulds, but not on Mono 2.11.5, see https://bugzilla.xamarin.com/show_bug.cgi?id=7815
1721
#MONO_OPTIONS += --gc=sgen
1822

1923
bootstrapdir = $(bootstrap)/4.0/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp