Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
58a961a
)
adding +native flag to makefile for compilation fun
author
David Reiss
<dreiss@apache.org>
Wed, 11 Jun 2008 01:13:26 +0000
(
01:13
+0000)
committer
David Reiss
<dreiss@apache.org>
Wed, 11 Jun 2008 01:13:26 +0000
(
01:13
+0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666474
13f79535
-47bb-0310-9956-
ffa450edef68
lib/alterl/src/Makefile
patch
|
blob
|
history
diff --git
a/lib/alterl/src/Makefile
b/lib/alterl/src/Makefile
index
9855aa3
..
e02cb49
100644
(file)
--- a/
lib/alterl/src/Makefile
+++ b/
lib/alterl/src/Makefile
@@
-53,7
+53,7
@@
WEB_TARGET=/var/yaws/www/$(APP_NAME)
ERL_FLAGS +=
ERL_INCLUDE = -I../include -I../../fslib/include -I../../system_status/include
-ERL_COMPILE_FLAGS += $(ERL_INCLUDE)
+ERL_COMPILE_FLAGS += $(ERL_INCLUDE)
+native
# ----------------------------------------------------
# Targets