Skip to content

Commit

Permalink
Revert "set explicitly symbols visibility to default"
Browse files Browse the repository at this point in the history
This reverts commit 436908e.
  • Loading branch information
igagis committed Feb 17, 2023
1 parent e9f8f17 commit b80b7ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ this_cxxflags += -fPIC

this_ldlibs += -lstdc++

this_cxxflags += -fvisibility=default
this_ldflags += -fvisibility=default

# Run lint only on Debian, because Ubuntu's version can be unstable
ifeq ($(os),linux)
ifeq ($(shell lsb_release --short --id),Debian)
Expand Down

0 comments on commit b80b7ea

Please sign in to comment.