File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 -w -67
4040 ; remove -w -67 by adding the camlinternalMenhirLib hack like the Makefile
4141 ))
42+ (ocamlopt_flags (:standard -function-sections))
4243 (library_flags -linkall)
4344 (libraries stdlib)
4445 (modules_without_implementation
8990 -nostdlib -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66
9091 -warn-error A -bin-annot -safe-string -strict-formats
9192 ))
93+ (ocamlopt_flags (:standard -function-sections))
9294 (libraries stdlib ocamlcommon)
9395 (modules
9496 ;; bytecomp/
Original file line number Diff line number Diff line change 1616 (wrapped false)
1717 (modes byte native)
1818 (flags (:standard -principal -nostdlib))
19+ (ocamlopt_flags (:standard -function-sections))
1920 (libraries stdlib)
2021 (modules
2122 common
Original file line number Diff line number Diff line change 2020 -nostdlib -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66
2121 -warn-error A -bin-annot -safe-string -strict-formats
2222 ))
23+ (ocamlopt_flags (:standard -function-sections))
2324 (library_flags (:standard -linkall))
2425 (libraries stdlib))
2526
Original file line number Diff line number Diff line change 2020 -nostdlib -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48
2121 -warn-error A -bin-annot -safe-string -strict-formats
2222 ))
23+ (ocamlopt_flags (:standard -function-sections))
2324 (modules
2425 binutils
2526 local_store
Original file line number Diff line number Diff line change 2020 -nostdlib -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66
2121 -warn-error A -bin-annot -safe-string -strict-formats
2222 ))
23+ (ocamlopt_flags (:standard -function-sections))
2324 (library_flags (:standard -linkall))
2425 (libraries stdlib)
2526 (foreign_stubs (language c) (names strstubs)))
Original file line number Diff line number Diff line change 2222 mutex
2323 thread)
2424 (flags -w +33..39 -warn-error A -g -bin-annot -safe-string)
25+ (ocamlopt_flags (:standard -function-sections))
2526 (libraries stdlib unix)
2627 (library_flags -linkall)
2728 (c_library_flags -lpthread)
Original file line number Diff line number Diff line change 2020 -nostdlib -absname -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot
2121 -g -safe-string -strict-sequence -strict-formats
2222 ))
23+ (ocamlopt_flags (:standard -function-sections))
2324 (library_flags (:standard -linkall))
2425 (libraries stdlib)
2526 (foreign_stubs (language c) (names
Original file line number Diff line number Diff line change 2525 -g -warn-error A -bin-annot -nostdlib
2626 -safe-string -strict-formats
2727 ))
28+ (ocamlopt_flags (:standard -function-sections))
2829 (preprocess
2930 (per_module
3031 ((action
You can’t perform that action at this time.
0 commit comments