Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
6014969c
Commit
6014969c
authored
Jan 18, 2010
by
Niels Weber
Browse files
botan build fix needed for ubuntu 7.04
This is needed to get botan to build in ubuntu 7.04 Reviewed-by: ck
parent
88b857d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/3rdparty/botan/src/src.pro
View file @
6014969c
...
...
@@ -20,6 +20,7 @@ win32 {
unix
{
QMAKE_CFLAGS
+=
-
fPIC
-
ansi
-
fpermissive
-
finline
-
functions
-
Wno
-
long
-
long
QMAKE_CXXFLAGS
+=
-
fPIC
-
ansi
-
fpermissive
-
finline
-
functions
-
Wno
-
long
-
long
QMAKE_CXXFLAGS_HIDESYMS
-=
-
fvisibility
-
inlines
-
hidden
#
for
ubuntu
7.04
}
#
Input
...
...
Write
Preview
Supports
Markdown
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