Changeset 3ffb69b in mainline for defaults/arm32/Makefile.config
- Timestamp:
- 2019-01-22T12:16:42Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b51ee38
- Parents:
- e5360a8
- git-author:
- Jiri Svoboda <jiri@…> (2019-01-21 18:16:32)
- git-committer:
- Jiri Svoboda <jiri@…> (2019-01-22 12:16:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/arm32/Makefile.config
re5360a8 r3ffb69b 38 38 CONFIG_HID_OUT = generic 39 39 40 # Dynamic linking support 41 CONFIG_RTLD = y 42 43 # Build shared libraries 44 CONFIG_BUILD_SHARED_LIBS = y 45 46 # Link against shared libraries 47 CONFIG_USE_SHARED_LIBS = y 48 40 49 # Optimization level 41 50 OPTIMIZATION = 3
Note:
See TracChangeset
for help on using the changeset viewer.