Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 906216 Details for
Bug 941727
net-misc/linuxptp-4.4: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
makefile hack
linuxptp-4.4-incdefs.patch (text/plain), 625 bytes, created by
10walls
on 2024-10-18 02:30:46 UTC
(
hide
)
Description:
makefile hack
Filename:
MIME Type:
Creator:
10walls
Created:
2024-10-18 02:30:46 UTC
Size:
625 bytes
patch
obsolete
>diff --git a/makefile b/makefile >index 3c2406b..085e60c 100644 >--- a/makefile >+++ b/makefile >@@ -40,14 +40,9 @@ OBJECTS = $(OBJ) hwstamp_ctl.o nsm.o phc2sys.o phc_ctl.o pmc.o pmc_agent.o \ > SRC = $(OBJECTS:.o=.c) > DEPEND = $(OBJECTS:.o=.d) > srcdir := $(dir $(lastword $(MAKEFILE_LIST))) >-incdefs := $(shell CC="$(CC)" $(srcdir)/incdefs.sh) > version := $(shell $(srcdir)/version.sh $(srcdir)) > VPATH = $(srcdir) > >-ifeq (,$(findstring -DUSE_OPENSSL, $(EXTRA_CFLAGS))) >-incdefs := $(filter-out -DHAVE_OPENSSL, $(incdefs)) >-endif >- > ifneq (,$(findstring -DHAVE_NETTLE, $(incdefs))) > LDLIBS += -lnettle > SECURITY += sad_nettle.o
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 941727
:
906215
| 906216