mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Build pkg in docker
This commit is contained in:
@@ -25,7 +25,7 @@ build() {
|
||||
# Must unset the CFLAGS, otherwise the build fails
|
||||
unset CFLAGS
|
||||
|
||||
make build OFFLINE=@OFFLINE@
|
||||
make build OFFLINE=@OFFLINE@ BUILD_FE=0
|
||||
}
|
||||
|
||||
package() {
|
||||
|
Reference in New Issue
Block a user