Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category Infrastructure → Build environment
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by Kasperle - 2006-11-16

FS#6340 - Tiny patch to make rockboxdev.sh easier to use on *BSD

On *BSD, “make” normally is some variant of BSD make, which is not quite compatible to GNU make (which is normally named “gmake” on those platforms), thus using rockboxdev.sh on these platforms will fail. I made a change to rockboxdev.sh to first set a variable named “make” to “make” and then replace all calls to “make” by “$make”. That makes it easier to compile a toolchain on *BSD, by just setting the make variable to “gmake”.

Closed by  rasher
2006-11-22 09:23
Reason for closing:  Accepted
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Added to CVS

Updated patch, added some documentation ;)

And another patch, inspired by rasher’s idea to attempt “autodetection” of whether GNU Make is gmake or make.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing