Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #377712: patch fixes ebuild, treats warnings no longer as errors for
bug #511616
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 511616
Collapse All
|
Expand All
(-)
configure.in (-2 lines)
Lines 31-38
Link Here
31
CFLAGS="$CFLAGS -DMLX5_DEBUG"
31
CFLAGS="$CFLAGS -DMLX5_DEBUG"
32
fi
32
fi
33
33
34
CFLAGS="$CFLAGS -Werror"
35
36
dnl Checks for programs
34
dnl Checks for programs
37
AC_PROG_CC
35
AC_PROG_CC
38
36
Return to
bug 511616