Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447374 - net-misc/neatx should drop -Werror
Summary: net-misc/neatx should drop -Werror
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo NX Server project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2012-12-15 16:53 UTC by Agostino Sarubbo
Modified: 2012-12-18 13:58 UTC (History)
0 users

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 2012-12-15 16:53:03 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -Wall -Werror -DPKGLIBEXECDIR=\"/usr/libexec/neatx\" -march=native -O2 -g0 -pipe -c -o fdcopy.o `test -f 'src/fdcopy.c' || echo './'`src/fdcopy.c                                                                                                                                                                        
x86_64-pc-linux-gnu-gcc -Wall -Werror -DPKGLIBEXECDIR=\"/usr/libexec/neatx\" -march=native -O2 -g0 -pipe  -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o src/fdcopy fdcopy.o
Comment 1 Bernard Cafarelli gentoo-dev 2012-12-18 13:58:32 UTC
Thanks, I removed this offending -Werror from current releases in tree!