yet another fix
This commit is contained in:
parent
10e26675a5
commit
330044a12e
@ -39,7 +39,7 @@ build:
|
|||||||
- env DESTDIR=$BUILD_DIR make install
|
- env DESTDIR=$BUILD_DIR make install
|
||||||
- popd
|
- popd
|
||||||
- pushd parts/mosquitto-go-auth
|
- pushd parts/mosquitto-go-auth
|
||||||
- export CGO_CFLAGS="-I$BUILD_DIR/opt -fPIC"
|
- export CGO_CFLAGS="-I$BUILD_DIR/opt/include -fPIC"
|
||||||
- export CGO_LDFLAGS="-shared"
|
- export CGO_LDFLAGS="-shared"
|
||||||
- make
|
- make
|
||||||
- cp go-auth.so $BUILD_DIR/opt/lib
|
- cp go-auth.so $BUILD_DIR/opt/lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user