Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
wxHexEditor
Patches
Respect CXXFLAGS and LDFLAGS.
Status:
Beta
Brought to you by:
erdem_ua
Summary
Files
Reviews
Support
Wiki
Code
Tickets ▾
Feature Requests
Patches
Support Requests
Bugs
News
Discussion
Donate
Menu
▾
▴
Create Ticket
View Stats
Group
Unstable_(example)
Searches
Changes
Closed Tickets
Open Tickets
Help
Formatting Help
#8 Respect CXXFLAGS and LDFLAGS.
Milestone:
Unstable_(example)
Status:
closed
Owner:
nobody
Labels:
None
Priority:
1
Updated:
2013-03-17
Created:
2013-03-16
Creator:
dirtyepic @ gentoo
Private:
No
don't overwrite CXXFLAGS and LDFLAGS. These are variables for the user to set.
use CXXFLAGS when linking. some flags can change linker behaviour by implying linking options. you should always include CFLAGS/CXXFLAGS when linking.
1 Attachments
wxhexeditor-0.21-respect-user-flags.patch
Discussion
Death Knight®
-
2013-03-17
Merged at svn r363.
Thanks for pointing out.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Death Knight®
-
2013-03-17
status
: open --> closed
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Log in
to post a comment.
✕
Merged at svn r363.
Thanks for pointing out.