Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
mariadb
Commits
38c00cd4
Commit
38c00cd4
authored
18 years ago
by
unknown
Browse files
Options
Download
Plain Diff
Merge
parents
e020aed4
ef523c08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
support-files/mysql.spec.sh
support-files/mysql.spec.sh
+5
-1
No files found.
support-files/mysql.spec.sh
View file @
38c00cd4
...
...
@@ -217,6 +217,7 @@ sh -c "PATH=\"${MYSQL_BUILD_PATH:-$PATH}\" \
--with-fast-mutexes
\
--with-mysqld-user=%{mysqld_user}
\
--with-unix-socket-path=/var/lib/mysql/mysql.sock
\
--with-pic
\
--prefix=/
\
--with-extra-charsets=all
\
%if %{YASSL_BUILD}
...
...
@@ -683,7 +684,10 @@ fi
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
%changelog
*
Sat May 20 2006 Kent Boortz <kent@mysql.com>
- Always compile
for
PIC, position independent code.
*
Wed May 10 2006 Kent Boortz <kent@mysql.com>
- Use character
set
"all"
when compiling with Cluster, to make Cluster
...
...
This diff is collapsed.
Click to expand it.
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