Skip to content

Commit

Permalink
Use -fdata-sections in mode/opt
Browse files Browse the repository at this point in the history
Differential Revision: D7194366

fbshipit-source-id: 676f2db2e493230b8d9698941f003ec4e96f15ea
  • Loading branch information
amirlivneh authored and facebook-github-bot committed Mar 12, 2018
1 parent 450e562 commit 19dd9a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactCommon/microprofiler/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ cxx_library(
"-Werror",
"-std=c++11",
"-fexceptions",
"-fno-data-sections",
],
force_static = True,
visibility = [
Expand Down

0 comments on commit 19dd9a2

Please sign in to comment.