• Alessandro Rubini's avatar
    config: prepare for an e2e build with no p2p code inside · 687d8432
    Alessandro Rubini authored
    There is a size problem in wrpc-sw, when built with SNMP inside, so
    some users, notably CERN, want to avoid the pdelay code (allegedly 7kB
    in the binary).
    
    Users who need pdelay don't actually run SNMP, so they don't have the
    size problem.  This new setup allows a wrpc-sw without pdelay-related
    code.  Wrpc with both mechanisms built in will be run-time configurable.
    
    the wrs and unix configurations for peer delay are removed, because
    for those architecture the choice is going to be performed at run time,
    in the configuration file.
    
    Please note that this commit is config-only, no code yet is there.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    687d8432
Name
Last commit
Last update
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-sim Loading commit data...
arch-unix Loading commit data...
arch-wrpc Loading commit data...
arch-wrs Loading commit data...
configs Loading commit data...
doc Loading commit data...
etc Loading commit data...
include/ppsi Loading commit data...
lib Loading commit data...
lib-bare Loading commit data...
pp_printf Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
scripts Loading commit data...
time-bare Loading commit data...
time-sim Loading commit data...
time-unix Loading commit data...
time-wrpc Loading commit data...
time-wrs Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
diag.c Loading commit data...
fsm.c Loading commit data...
timeout.c Loading commit data...