Skip to content

Commit 22717c2

Browse files
Merge pull request #57 from fledge-iot/FOGL-6675
Packaging scripts updated for S2OPCUA
2 parents 286881b + bbb70c3 commit 22717c2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

others/scripts/s2opcua/requirements.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,6 @@ git clone https://gitlab.com/systerel/S2OPC.git
6868
cd S2OPC
6969
cp ../scripts/s2opcua/S2OPC.patch .
7070
git apply S2OPC.patch
71-
cp ./src/Common/opcua_types/sopc_encodeabletype.h ../scripts/s2opcua/include
72-
ed ../scripts/s2opcua/include/sopc_encodeabletype.h << EOED
73-
,s/typedef const struct SOPC_EncodeableType/typedef struct SOPC_EncodeableType/1
74-
w
75-
q
76-
EOED
7771
BUILD_SHARED_LIBS=OFF
7872
CMAKE_INSTALL_PREFIX=/usr/local
7973
./build.sh

0 commit comments

Comments
 (0)