Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 456144 - x11-misc/slim does not respect CFLAGS
Summary: x11-misc/slim does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 10:57 UTC by Agostino Sarubbo
Modified: 2013-02-14 15:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-02-08 10:57:55 UTC
You receive this bug because this package does not respect my system's CFLAGS
The possible solutions to fix this issue are:
1)Fix the buildsystem, if you can
2)inherit toolchain-funcs and use emake CFLAGS="${CFLAGS}" (if it does not break)


C               -march=native -O2 -g0 -pipe  -Wall -g -O2
C++             -march=native -O2 -pipe 

Please drop -Wall -g -O2
Comment 1 Ian Stakenvicius (RETIRED) gentoo-dev 2013-02-14 15:23:53 UTC
+*slim-1.3.5-r2 (14 Feb 2013)
+
+  14 Feb 2013; Ian Stakenvicius <axs@gentoo.org>
+  +files/slim-1.3.5-honour-cflags.patch, +slim-1.3.5-r2.ebuild,
+  -files/14509-fix-keyboard-in-tty-from-which-slim-is-lauched.patch,
+  -files/15287-fix-pam-authentication-with-pam_unix2.patch,
+  -files/252280-fix-default_user-focus_passwd.patch,
+  -files/261359-fix-SIGTERM-freeze.patch,
+  -files/261713-restart-xserver-if-killed.patch,
+  -files/346037-stop_setting_host_for_pam_ck_connector_so.patch,
+  -files/slim-1.3.2-bsd-install.patch, -files/slim-1.3.2-ck.patch,
+  -files/slim-1.3.2-libpng15.patch, -files/slim-1.3.2-r3-config.diff,
+  -slim-1.3.2-r7.ebuild:
+  remove old, fix cflags override (bug 456144)
+