mirror of
https://passt.top/passt
synced 2025-05-29 04:35:33 +02:00
passt: Drop PASST_LEGACY_NO_OPTIONS sections
...nobody uses those builds anymore. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
337f55166f
commit
5e0c75d609
4 changed files with 0 additions and 25 deletions
hooks
|
@ -66,7 +66,3 @@ scp *.deb *.rpm "${USER_HOST}:${BIN}/avx2/"
|
|||
ssh "${USER_HOST}" "mv ${LATEST} ${AWAY}"
|
||||
ssh "${USER_HOST}" "mv ${TEMP} ${LATEST}"
|
||||
ssh "${USER_HOST}" "rm -rf ${AWAY}"
|
||||
|
||||
# Legacy, for KubeVirt tests
|
||||
# CFLAGS="-DPASST_LEGACY_NO_OPTIONS -static" make avx2
|
||||
# scp passt qrap "${USER_HOST}:${BUILDS}/static/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue