Skip to content

Commit

Permalink
removed fpermissive flag
Browse files Browse the repository at this point in the history
  • Loading branch information
mraduldubey committed May 24, 2024
1 parent 7d797bb commit 617441a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions base/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ set(CMAKE_CXX_STANDARD 17)

project(APRAPIPES)

add_compile_options(-fpermissive)

message(STATUS $ENV{PKG_CONFIG_PATH}">>>>>> PKG_CONFIG_PATH")

find_package(PkgConfig REQUIRED)
Expand Down

0 comments on commit 617441a

Please sign in to comment.