Skip to content

Commit 9a7c52e

Browse files
author
stroeder
committed
correctly set -D in setup.py
1 parent f01e2a5 commit 9a7c52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def __init__(self, meta_defines):
6666
if 'ssl' in self.libs and 'crypto' in self.libs:
6767
self.defines.append('HAVE_TLS')
6868
self.define_macros = [
69-
(defm,)
69+
(defm, None)
7070
for defm in set(self.defines)
7171
]
7272
self.define_macros.extend(meta_defines)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy