mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 11:41:51 +00:00
Add disable comment
This commit is contained in:
@@ -37,6 +37,7 @@ dependency "libffi"
|
||||
relative_path "Python-#{version}"
|
||||
|
||||
build do
|
||||
# Disables nis and dbm -- both cause build issues
|
||||
patch source: 'disable_modules.patch', target: 'Modules/Setup'
|
||||
env = with_standard_compiler_flags(with_embedded_path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user