[bug #39818] configure should not set a default program-prefix based on the target

2013-11-03 Thread Vladimir Serbinenko
Update of bug #39818 (project grub):

  Status:None = Fixed  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://savannah.gnu.org/bugs/?39818

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub


[bug #39818] configure should not set a default program-prefix based on the target

2013-09-24 Thread Mike Frysinger
Follow-up Comment #5, bug #39818 (project grub):

i wonder if you could do something like:
save_program_prefix=${program_prefix}
program_prefix='disable-autotools'
... AC_CANONICAL_TARGET and such ...
program_prefix=${save_program_prefix}

___

Reply to this item at:

  http://savannah.gnu.org/bugs/?39818

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub


[bug #39818] configure should not set a default program-prefix based on the target

2013-09-23 Thread Vladimir Serbinenko
Follow-up Comment #4, bug #39818 (project grub):

Trouble is that this is behaviour of autotools. I'm not sure how to override
it.

___

Reply to this item at:

  http://savannah.gnu.org/bugs/?39818

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub


[bug #39818] configure should not set a default program-prefix based on the target

2013-09-19 Thread Josh Triplett
Follow-up Comment #3, bug #39818 (project grub):

Removing --target definitely isn't an option; the intent of this bug was
simply to avoid having a default prefix on programs.

___

Reply to this item at:

  http://savannah.gnu.org/bugs/?39818

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub


[bug #39818] configure should not set a default program-prefix based on the target

2013-08-19 Thread Josh Triplett
URL:
  http://savannah.gnu.org/bugs/?39818

 Summary: configure should not set a default program-prefix
based on the target
 Project: GNU GRUB
Submitted by: joshtriplett
Submitted on: Mon 19 Aug 2013 11:47:02 AM PDT
Category: None
Severity: Major
Priority: 5 - Normal
  Item Group: None
  Status: None
 Privacy: Public
 Assigned to: None
 Originator Name: 
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Release: 
 Release: Bazaar - trunk
 Reproducibility: None
 Planned Release: None

___

Details:

Per bug 39721 (https://savannah.gnu.org/bugs/?39721), the GRUB binaries
installed to bin and sbin work for any target platform.  However,
program-prefix defaults to the target platform, rather than an empty string. 
Since the binaries built for the host will work for any target platform, I'd
suggest changing the default program-prefix to the empty string.




___

Reply to this item at:

  http://savannah.gnu.org/bugs/?39818

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub


[bug #39818] configure should not set a default program-prefix based on the target

2013-08-19 Thread Vladimir Serbinenko
Follow-up Comment #2, bug #39818 (project grub):

--target controls which platform the modules/kernel are compiled for. So
removing it isn't possible.

___

Reply to this item at:

  http://savannah.gnu.org/bugs/?39818

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub