Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
c9cd6364
Commit
c9cd6364
authored
Apr 07, 2001
by
sasha@mysql.sashanet.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed Do-rpm to not omit frame pointer
parent
ae05b07f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
BitKeeper/etc/logging_ok
BitKeeper/etc/logging_ok
+1
-2
Build-tools/Do-rpm
Build-tools/Do-rpm
+2
-2
No files found.
BitKeeper/etc/logging_ok
View file @
c9cd6364
jani@janikt.pp.saunalahti.fi
heikki@donna.mysql.fi
sasha@mysql.sashanet.com
Build-tools/Do-rpm
View file @
c9cd6364
...
...
@@ -57,8 +57,8 @@ set -x
# Check environment
export MYSQL_BUILD_PATH="/usr/cygnus/redhat-980810/H-i386-pc-linux-gnu/bin/:/usr/bin:/bin"
export MYSQL_BUILD_CFLAGS="-O6 -fomit-frame-pointer -mpentium"
export MYSQL_BUILD_CXXFLAGS="-O6 -fomit-frame-pointer
\
export MYSQL_BUILD_CFLAGS="-O6 -f
no-
omit-frame-pointer -mpentium"
export MYSQL_BUILD_CXXFLAGS="-O6 -f
no-
omit-frame-pointer
\
-felide-constructors -fno-exceptions -fno-rtti -mpentium"
gcc -v
...
...
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