Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250587 - net-misc/nx-3.3.0 does not respect CXXFLAGS
Summary: net-misc/nx-3.3.0 does not respect CXXFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo NX Server project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 07:39 UTC by SpanKY
Modified: 2008-12-18 16:42 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 SpanKY gentoo-dev 2008-12-11 07:39:17 UTC
my CXXFLAGS = -O2 -march=k8 -pipe -g

x86_64-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.3.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderCreatePictureCompat.cpp
Comment 1 Bernard Cafarelli gentoo-dev 2008-12-18 16:42:25 UTC
Fixed in net-misc/nx-3.3.0-r1 with some other changes, thanks for spotting it!