Skip to content

Commit 91f9cc9

Browse files
Flags were wrongly overwritten
1 parent 5b01b92 commit 91f9cc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

userspace/libscap/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ add_library(scap STATIC
1313
event_table.c
1414
syscall_info_table.c)
1515

16-
SET(CMAKE_C_FLAGS "-fPIC")
17-
1816
add_dependencies(scap zlib)
1917

2018
if (CMAKE_SYSTEM_NAME MATCHES "SunOS")

0 commit comments

Comments
 (0)