Opened 20 years ago
Closed 20 years ago
#1619 closed defect (duplicate)
coreutils' uname patch breaks build on non-x86 platforms
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Book | Version: | SVN | 
| Severity: | normal | Keywords: | |
| Cc: | 
Description
when trying to build coreutils with uname patch applied on non-x86 machine (powerpc in my case), the build stops with error message complaining about come unknown or unsupported assembler features.
when building coreutils without this patch, everything is ok.
  Note:
 See   TracTickets
 for help on using tickets.
    

* This bug has been marked as a duplicate of 1617 *