Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 217262
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Steve Arnold <nerdboy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Adam Piątyszek <ediap@users.sourceforge.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
astyle-1.22-strip.patch Remove unnecessary "-s" strip flags from linking commands patch Adam Piątyszek 2008-04-11 09:36 0000 711 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 217262 depends on: Show dependency tree
Bug 217262 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-11 09:35 0000
Hi,

There is a new version of astyle code beautifier (1.22) available. Here is the
required change in the ebuild with respect to version 1.21:

--- astyle-1.21.ebuild  2008-04-11 11:31:20.000000000 +0200
+++ astyle-1.22.ebuild  2008-04-11 11:26:55.000000000 +0200
@@ -25,7 +25,7 @@
 }

 src_compile() {
-       cd build
+       cd buildgcc
        local build_targets="release"
        if use debug; then
            build_targets="debug"

Also the strip patch needs to be updated. Please find the new one attached to
this report.

BR,
/Adam

------- Comment #1 From Adam Piątyszek 2008-04-11 09:36:15 0000 -------
Created an attachment (id=149379) [details]
Remove unnecessary "-s" strip flags from linking commands

------- Comment #2 From Steve Arnold 2008-05-13 04:26:56 0000 -------
Now in portage...  Thanks for the patch...

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug