As we discussed in the last meeting, we reset the ports tree and began from scratch, even though this change involves porting all the packages. Starting small and growing gradually, this approach will reduce build times and consequently lower energy consumption in a world affected by climate change. We will add new ports as users needs arise; ok h3artbl33d@
This commit is contained in:
parent
83a0aaf92c
commit
9a3af55370
59377 changed files with 98673 additions and 4712155 deletions
|
@ -5,7 +5,7 @@
|
|||
Index: buildtools/wafsamba/samba_autoconf.py
|
||||
--- buildtools/wafsamba/samba_autoconf.py.orig
|
||||
+++ buildtools/wafsamba/samba_autoconf.py
|
||||
@@ -936,6 +936,27 @@ def ADD_LDFLAGS(conf, flags, testflags=False):
|
||||
@@ -942,6 +942,27 @@ def ADD_LDFLAGS(conf, flags, testflags=False):
|
||||
if not 'EXTRA_LDFLAGS' in conf.env:
|
||||
conf.env['EXTRA_LDFLAGS'] = []
|
||||
conf.env['EXTRA_LDFLAGS'].extend(TO_LIST(flags))
|
||||
|
@ -33,7 +33,7 @@ Index: buildtools/wafsamba/samba_autoconf.py
|
|||
return flags
|
||||
|
||||
|
||||
@@ -1007,7 +1028,7 @@ def SAMBA_CHECK_UNDEFINED_SYMBOL_FLAGS(conf):
|
||||
@@ -1013,7 +1034,7 @@ def SAMBA_CHECK_UNDEFINED_SYMBOL_FLAGS(conf):
|
||||
# symbols used for fuzzers are only defined by compiler wrappers.
|
||||
return
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue