Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zimbra
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
zimbra
Commits
4995e0f1
Commit
4995e0f1
authored
Mar 27, 2013
by
Marco Mariani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
/usr/local/java -> $JAVA_HOME (ZimbraNative)
parent
3ab4b7ff
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ZimbraNative/Makefile
ZimbraNative/Makefile
+1
-1
No files found.
ZimbraNative/Makefile
View file @
4995e0f1
...
...
@@ -6,7 +6,7 @@ BUILD_ROOT := $(shell pwd)
BUILD_PLATFORM
:=
$(
shell
sh
$(BUILD_ROOT)
/../ZimbraBuild/rpmconf/Build/get_plat_tag.sh
)
SHARED
:=
-shared
JAVAINC
:=
-I
/usr/local/java/include
-I
/usr/local/java
/include/linux
JAVAINC
:=
-I
$(JAVA_HOME)
/include
-I
$(JAVA_HOME)
/include/linux
SHARED_EXT
:=
so
PUSHED_EXT
:=
so.Linux.i386
CF
:=
-fPIC
-g
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment