Issue 25216 - add .if line for NetBSD in external/gcc3_specific
Summary: add .if line for NetBSD in external/gcc3_specific
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1.1b
Hardware: All NetBSD
: P2 Trivial (vote)
Target Milestone: OOo 1.1.1
Assignee: mrauch-openoffice
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-07 22:17 UTC by mrauch-openoffice
Modified: 2010-11-11 01:36 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch (613 bytes, patch)
2004-02-07 22:18 UTC, mrauch-openoffice
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description mrauch-openoffice 2004-02-07 22:17:22 UTC
The makefile.mk in external/gcc3_specific needs an additional .IF line for NetBSD.
Comment 1 mrauch-openoffice 2004-02-07 22:18:03 UTC
Created attachment 12972 [details]
patch
Comment 2 Martin Hollmichel 2004-02-08 00:37:25 UTC
approved to commit for fix3.
Comment 3 fa 2004-02-08 01:03:26 UTC
committed to fix3
Comment 4 foskey 2004-02-08 02:43:43 UTC
Is it possible to make the patch much more generic, like using the gcc3 variable?
Comment 5 mrauch-openoffice 2004-02-08 08:54:37 UTC
No, I don't think it's possible. The COMID variable is already used, and the
decision whether to have a shared libgcc_s.so depends on the OS (It's a
configure option when compiling gcc.)
Comment 6 Martin Hollmichel 2004-02-27 13:05:46 UTC
close issue
Comment 7 writedinlo 2010-11-11 01:36:11 UTC
Created attachment 74003