initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
7
debian/rules.d/certs/Makefile
vendored
Normal file
7
debian/rules.d/certs/Makefile
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
PROGS = \
|
||||
extract-cert
|
||||
|
||||
include $(top_rulesdir)/Makefile.inc
|
||||
|
||||
CPPFLAGS += -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
|
||||
extract-cert: LDLIBS += -lcrypto
|
Reference in New Issue
Block a user