patchGNU nano - Patches: patch #6715, Fix autotools cross-compiling...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6715: Fix autotools cross-compiling support

Submitter:  Diego Elio Pettenò <flameeyes>
Submitted:  Sun 04 Jan 2009 02:51:51 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None

Wed 26 Mar 2014 09:45:03 AM UTC, comment #1: 

Was fixed about a year ago in SVN.  Thanks.

Benno Schulenberg <bens>
Group administrator
Sun 04 Jan 2009 02:51:51 PM UTC, original submission:  

The current support for cross-compiling support in nano provides a misleading --target option for configure.

This option is only ever useful for compilers and other tools that generate or deal with executable code, and should not be used by standard applications.

The attached patch replaces the AC_CANONICAL_TARGET macro with AC_CANONICAL_HOST that provides just --host and --build options.

For a breakdown if what the three definitions are, please see http://blog.flameeyes.eu/s/canonical-target .

HTH,
Diego

Diego Elio Pettenò <flameeyes>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #17210:  fix-autotools added by flameeyes (364B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bens (Posted a comment)
  • -email is unavailable- added by flameeyes (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-26 bens StatusNone Done
        Open/ClosedOpen Closed
    2009-01-04 flameeyes Attached File- Added fix-autotools, #17210

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code