Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belle-sip
Commits
282a92c9
Commit
282a92c9
authored
Aug 19, 2013
by
Ghislain MARY
Browse files
Generate multi-arch library for Mac OS X.
parent
274ee448
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
configure.ac
configure.ac
+2
-0
No files found.
configure.ac
View file @
282a92c9
...
...
@@ -202,6 +202,8 @@ if test "$found_cunit" = "no" ; then
fi
case "$target_os" in
*darwin*)
LIBBELLESIP_CFLAGS="-arch i386 -arch x86_64 -mmacosx-version-min=10.5"
LDFLAGS="-arch i386 -arch x86_64 -mmacosx-version-min=10.5"
#hack for macport
CUNIT_LIBS+=" -lncurses"
;;
...
...
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