mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
Re: gprofng: use gprofng- prefix for gprofng binaries
Commit d25ba4596e mangled ZLIBINC to ZLIgp-C. Fix that.
This commit is contained in:
@@ -111,7 +111,7 @@ AM_CPPFLAGS = $(GPROFNG_CPPFLAGS) -DLOCALEDIR=\"$(LOCALEDIR)\" \
|
||||
-I.. -I$(srcdir) \
|
||||
-I$(srcdir)/../common \
|
||||
-I$(srcdir)/../../include -I$(srcdir)/../../opcodes \
|
||||
-I../../bfd -I$(srcdir)/../../bfd $(ZLIgp-C)
|
||||
-I../../bfd -I$(srcdir)/../../bfd $(ZLIBINC)
|
||||
AM_CFLAGS = $(GPROFNG_CFLAGS) $(PTHREAD_CFLAGS) \
|
||||
$(GPROFNG_NO_SWITCH_CFLAGS)
|
||||
AM_CXXFLAGS = $(AM_CFLAGS)
|
||||
|
||||
@@ -536,7 +536,7 @@ AM_CPPFLAGS = $(GPROFNG_CPPFLAGS) -DLOCALEDIR=\"$(LOCALEDIR)\" \
|
||||
-I.. -I$(srcdir) \
|
||||
-I$(srcdir)/../common \
|
||||
-I$(srcdir)/../../include -I$(srcdir)/../../opcodes \
|
||||
-I../../bfd -I$(srcdir)/../../bfd $(ZLIgp-C)
|
||||
-I../../bfd -I$(srcdir)/../../bfd $(ZLIBINC)
|
||||
|
||||
AM_CFLAGS = $(GPROFNG_CFLAGS) $(PTHREAD_CFLAGS) \
|
||||
$(GPROFNG_NO_SWITCH_CFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user