[bug #56064] bash + .ONESHELL breaks when .SHELLFLAGS is set

2019-04-03 Thread Carl Ponder
Follow-up Comment #4, bug #56064 (project make): Ok that fixes it. I'd only been using bash-parameters in script headers #!/bin/bash -eux -verbatim so I didn't realize the -c requirement. Go ahead and close this. Thank you for the info (and sorry for the bother!).

[bug #56064] bash + .ONESHELL breaks when .SHELLFLAGS is set

2019-04-02 Thread Carl Ponder
Follow-up Comment #2, bug #56064 (project make): Here's the output of "make --version": GNU Make 4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free

[bug #56064] bash + .ONESHELL breaks when .SHELLFLAGS is set

2019-04-02 Thread Carl Ponder
Follow-up Comment #1, bug #56064 (project make): I see a post that looks like it's related to this: https://stackoverflow.com/questions/32163727/shellflags-assignment-in-makefile ___ Reply to this item at:

[bug #56064] bash + .ONESHELL breaks when .SHELLFLAGS is set

2019-04-02 Thread Carl Ponder
URL: Summary: bash + .ONESHELL breaks when .SHELLFLAGS is set Project: make Submitted by: carlponder Submitted on: Wed 03 Apr 2019 12:54:47 AM UTC Severity: 3 - Normal I

[bug #44942] OR-ing recipes to allow alternative requsites

2015-04-27 Thread Carl Ponder
Follow-up Comment #1, bug #44942 (project make): This may relate somewhat to Paul Smith's suggestion on Optional Requisites http://savannah.gnu.org/bugs/?func=detailitem&item_id=109 since we could write OR-recipes with- and without- the optional files, though this make get unwieldy if the li

[bug #44942] OR-ing recipes to allow alternative requsites

2015-04-27 Thread Carl Ponder
URL: Summary: OR-ing recipes to allow alternative requsites Project: make Submitted by: carlponder Submitted on: Mon 27 Apr 2015 04:51:46 PM GMT Severity: 3 - Normal Item