mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-22 01:34:56 +02:00
Analysis workflow, set MAKESHELL.
This commit is contained in:
@@ -304,6 +304,7 @@ jobs:
|
||||
sed -e 's?^SHELL =.*$??' < tests/Makefile.orig > tests/Makefile
|
||||
mv xmlwf/Makefile xmlwf/Makefile.orig
|
||||
sed -e 's?^SHELL =.*$??' < xmlwf/Makefile.orig > xmlwf/Makefile
|
||||
export MAKESHELL="/bin/sh"
|
||||
echo "make"
|
||||
make
|
||||
echo "make install"
|
||||
|
||||
Reference in New Issue
Block a user