17a8aae901
Package-Manager: portage-2.2.14 RepoMan-Options: --force
13 lines
331 B
Diff
13 lines
331 B
Diff
--- Makefile.orig 2011-07-08 14:40:47.000000000 +0200
|
|
+++ Makefile 2011-07-08 14:40:54.000000000 +0200
|
|
@@ -1025,7 +1025,8 @@
|
|
-falign-jumps \
|
|
-falign-loops \
|
|
-falign-labels \
|
|
- -fcrossjumping
|
|
+ -fcrossjumping \
|
|
+ -Wno-error=unused-but-set-variable
|
|
|
|
ifeq ($(usenativecc),yes)
|
|
ifeq ($(target_os_family),solaris)
|