public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/19700] New: Support dash as /bin/sh in generated Makefile
@ 2016-02-22  2:28 orivej at gmx dot fr
  2016-02-22  2:31 ` [Bug translator/19700] " fche at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: orivej at gmx dot fr @ 2016-02-22  2:28 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=19700

            Bug ID: 19700
           Summary: Support dash as /bin/sh in generated Makefile
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: orivej at gmx dot fr
  Target Milestone: ---

Created attachment 9024
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9024&action=edit
Replace "echo -n" with "touch"

buildrun-generated makefile runs "echo -n > stapconf_….h", and under dash as
/bin/sh this results in literal "-n" at the begging of the generated header
file.  The attached patch suggests to replace "echo -n" with "touch".

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-02-23 19:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-22  2:28 [Bug translator/19700] New: Support dash as /bin/sh in generated Makefile orivej at gmx dot fr
2016-02-22  2:31 ` [Bug translator/19700] " fche at redhat dot com
2016-02-22  2:55 ` orivej at gmx dot fr
2016-02-22  3:14 ` orivej at gmx dot fr
2016-02-22 12:59 ` orivej at gmx dot fr
2016-02-22 12:59 ` orivej at gmx dot fr
2016-02-23 19:58 ` fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).