You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,7 @@ number of different environment variables.
77
77
certain `TARGET`s, it also is assumed to know about other flags (most
78
78
common is `-fPIC`).
79
79
*`AR` - the `ar` (archiver) executable to use to build the static library.
80
+
*`CRATE_CC_NO_DEFAULTS` - the default compiler flags may cause conflicts in some cross compiling scenarios. Setting this variable will disable the generation of default compiler flags.
80
81
81
82
Each of these variables can also be supplied with certain prefixes and suffixes,
0 commit comments