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
liblinphone
Commits
ae2b1a0f
Commit
ae2b1a0f
authored
Dec 03, 2013
by
Ghislain MARY
Browse files
Remove -fpermissive option as clang is used now on Mac OS X platforms.
parent
8eeeabbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
tools/Makefile.am
tools/Makefile.am
+1
-2
No files found.
tools/Makefile.am
View file @
ae2b1a0f
...
...
@@ -11,8 +11,7 @@ COMMON_CFLAGS=\
$(STRICT_OPTIONS)
\
$(LIBXML2_CFLAGS)
#-fpermissive to workaround a g++ bug on macos 32bit SDK.
AM_CXXFLAGS
=
$(LIBXML2_CFLAGS)
-fpermissive
$(STRICT_OPTIONS)
AM_CXXFLAGS
=
$(LIBXML2_CFLAGS)
$(STRICT_OPTIONS)
EXTRA_DIST
=
xml2lpc_jni.cc lpc2xml_jni.cc
...
...
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