r29228 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r29227
|
r29228
|
r29229
>
Date:
19:10, 3 January 2008
Author:
brion
Status:
old
Tags:
Comment:
default to linux command line... bleah, will have to improve this shitty makefile
Modified paths:
/trunk/extensions/normal/Makefile
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/normal/Makefile
—
—
@@ -8,10 +8,10 @@
9
9
CFLAGS?=-O2 -fPIC
10
10
11
11
# For Linux
12
-#SHARED = -shared
12
+SHARED = -shared
13
13
14
14
# For Mac OS X
15
-SHARED = -bundle -flat_namespace -undefined suppress
15
+#SHARED = -bundle -flat_namespace -undefined suppress
16
16
17
17
DEBFILES=\
18
18
debian/changelog\
Status & tagging log
15:23, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r29228
[
removed:
ok
added:
old]