mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-15 18:03:30 +00:00
12 lines
208 B
Diff
12 lines
208 B
Diff
--- a/builddefs.h
|
|
+++ b/builddefs.h
|
|
@@ -2,7 +2,7 @@
|
|
#define VSF_BUILDDEFS_H
|
|
|
|
#undef VSF_BUILD_TCPWRAPPERS
|
|
-#define VSF_BUILD_PAM
|
|
+#undef VSF_BUILD_PAM
|
|
#undef VSF_BUILD_SSL
|
|
|
|
#endif /* VSF_BUILDDEFS_H */
|