[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/24755] New: [dwz] configure uses hardcoded path



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

            Bug ID: 24755
           Summary: [dwz] configure uses hardcoded path
           Product: dwz
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: vries at gcc dot gnu.org
                CC: dwz at sourceware dot org
  Target Milestone: ---

The configure script generates a Makefile containing:
...
srcdir:=$(shell pwd -P)/../src
...
which hardcodes the assumption that the sources are located in a ../src
directory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.