Skip to content

Commit

Permalink
Fixing issue of first build failure on Raritan target
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel AINS committed Apr 14, 2020
1 parent a939e4d commit 58adab7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Build
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ pp_build_local () {
-DCMAKE_C_FLAGS="${FW_CFLAGS_3RDPARTY}" \
-DCMAKE_CXX_FLAGS="${FW_CXXFLAGS_3RDPARTY}" \
-DCMAKE_LD_FLAGS="${FW_LDFLAGS_3RDPARTY}" \
-DUSE_RARITAN=ON \
-DUSE_AESCUSTOM=ON \
..
make
make install
Expand Down

0 comments on commit 58adab7

Please sign in to comment.