adjust-mflags.sh failed build with GNU Make 4.0 with -I<path contains j>

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: infrastructure
    • Environment:

      GNU Make 4.0, Arch Linux

    • b03
    • linux, os_x

        adjust-mflags.sh tried to adjust the -j number on the fly, the sed commands is not working for GNU Make 4.0 when repo path contains 'j' character as the MFLAGS in GNU Make 4.0 changed format.

        Here is the output of MFLAGS with GNU Make 4.0,
        MFLAGS: -rRs -I/home/hjen/ws/tl-work/common/makefiles -I/home/hjen/ws/tl-work/common/makefiles -I/home/hjen/ws/tl-work/common/makefiles -I/home/hjen/ws/tl-work/common/makefiles -I/home/hjen/ws/tl-work/common/makefiles

              Assignee:
              Henry Jen
              Reporter:
              Henry Jen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: