Opened 9 years ago
Closed 9 years ago
#12739 closed bug (fixed)
[Patch] netresolv: Fix gcc2 build
Reported by: | mt | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Network & Internet | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Change suppress warnings options to -Wno-sign-compare since -Wno-error= can be used with gcc 4.2 or later.
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | 0001-netresolv-Fix-gcc2-build.patch added |
---|
comment:1 by , 9 years ago
patch: | 0 → 1 |
---|
comment:2 by , 9 years ago
Note:
See TracTickets
for help on using tickets.
+1 LGTM