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
0a571852
Commit
0a571852
authored
Apr 04, 2001
by
sasha@mysql.sashanet.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
separate compile-pentium and compile-pentium-max
parent
1c216c41
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
BUILD/compile-pentium
BUILD/compile-pentium
+1
-1
BUILD/compile-pentium-max
BUILD/compile-pentium-max
+12
-0
No files found.
BUILD/compile-pentium
View file @
0a571852
...
...
@@ -7,6 +7,6 @@ extra_flags="$pentium_cflags $fast_cflags"
extra_configs
=
"
$pentium_configs
"
strip
=
yes
extra_configs
=
"
$extra_configs
--with-berkeley-db --with-innobase
"
extra_configs
=
"
$extra_configs
"
.
"
$path
/FINISH.sh"
BUILD/compile-pentium-max
0 → 100644
View file @
0a571852
#! /bin/sh
path
=
`
dirname
$0
`
.
"
$path
/SETUP.sh"
extra_flags
=
"
$pentium_cflags
$fast_cflags
"
extra_configs
=
"
$pentium_configs
"
strip
=
yes
extra_configs
=
"
$extra_configs
--with-innobase --with-berkeley-db"
.
"
$path
/FINISH.sh"
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