mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
16 lines
287 B
INI
16 lines
287 B
INI
--- setup.cfg.orig 2021-10-20 16:32:03 UTC
|
|
+++ setup.cfg
|
|
@@ -11,11 +11,11 @@
|
|
|
|
defines =
|
|
|
|
-extra_compile_args = -Wall -O1 -g -DPYMALLOC_DEBUG
|
|
+extra_compile_args = -Wall
|
|
extra_objects =
|
|
|
|
# Use re-entrant libldap_r
|
|
-libs = ldap_r
|
|
+libs = ldap
|
|
|
|
[metadata]
|
|
license_file = LICENSE
|