Changeset 1567471 in mainline for defaults/amd64/Makefile.config
- Timestamp:
- 2019-01-09T12:38:13Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 272a293, 2d156bb
- Parents:
- d3e938c
- git-author:
- Jiri Svoboda <jiri@…> (2018-01-08 19:37:57)
- git-committer:
- Jiri Svoboda <jiri@…> (2019-01-09 12:38:13)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
rd3e938c r1567471 65 65 CONFIG_BFB_BPP = 16 66 66 67 # Dynamic linking support 68 CONFIG_RTLD = y 69 70 # Build shared libraries 71 CONFIG_BUILD_SHARED_LIBS = y 72 73 # Link against shared libraries 74 CONFIG_USE_SHARED_LIBS = y 75 67 76 # Include development files (headers, libraries) 68 77 CONFIG_DEVEL_FILES = y
Note:
See TracChangeset
for help on using the changeset viewer.