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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
2c6985b3
Commit
2c6985b3
authored
Oct 12, 2006
by
msvensson@shellback.(none)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
5.1 should use libc-2006 by default
parent
d739a91a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
netware/BUILD/mwenv
netware/BUILD/mwenv
+2
-2
No files found.
netware/BUILD/mwenv
View file @
2c6985b3
...
@@ -26,8 +26,8 @@ WINE_BUILD_DIR=`echo "$BUILD_DIR" | sed 's_'$base_unix_part'/__'`
...
@@ -26,8 +26,8 @@ WINE_BUILD_DIR=`echo "$BUILD_DIR" | sed 's_'$base_unix_part'/__'`
WINE_BUILD_DIR
=
"
$base
/
$WINE_BUILD_DIR
"
WINE_BUILD_DIR
=
"
$base
/
$WINE_BUILD_DIR
"
echo
"WINE_BUILD_DIR:
$WINE_BUILD_DIR
"
echo
"WINE_BUILD_DIR:
$WINE_BUILD_DIR
"
# Look for libc, MySQL 5.
0.x uses libc-2003
by default
# Look for libc, MySQL 5.
1.x uses libc-2006
by default
libcdir
=
"
$MYDEV
/libc-200
3
"
libcdir
=
"
$MYDEV
/libc-200
6
"
if
test
!
-d
$libcdir
if
test
!
-d
$libcdir
then
then
# The libcdir didn't exist, set default
# The libcdir didn't exist, set default
...
...
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