BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001234 [buildroot] Architecture Specific minor always 02-19-07 07:15 09-24-07 00:56
Reporter djl197 View Status public  
Assigned To buildroot
Priority normal Resolution won't fix  
Status closed   Product Version
Summary 0001234: Allow common configuration options to be specified in one place
Description This change allows users to use menuconfig to select Static or Shared package builds (or both).
At the same time it allows a set of common configure options to be specified.
(TARGET_CONFIGURE_FLAGS).
These flags specify common flags based upon which packages are specified. For instance enabling LIBJPEG will pass --enable-libjpeg and --enable-jpeg=yes to configure.
The package makefiles will need to be modified to start using this variable and that is not done in this patch. I hope people will start to use this variable.
Additional Information
Attached Files  buildroot_common_config_opts.patch [^] (2,792 bytes) 02-19-07 07:15
 buildroot_common_config_opts_2.patch [^] (2,794 bytes) 02-20-07 00:47

- Relationships

- Notes
(0002183)
djl197
02-20-07 00:48

Updated patch as first one had a trailing \ missing !!!!
 
(0002780)
bernhardf
09-24-07 00:56

Unfortunately this will not work as advertised since several configure will barf on unsupported flags such as --enable-sdl (or --disable-sdl for that matter).
 

- Issue History
Date Modified Username Field Change
02-19-07 07:15 djl197 New Issue
02-19-07 07:15 djl197 Status new => assigned
02-19-07 07:15 djl197 Assigned To  => buildroot
02-19-07 07:15 djl197 File Added: buildroot_common_config_opts.patch
02-20-07 00:47 djl197 File Added: buildroot_common_config_opts_2.patch
02-20-07 00:48 djl197 Note Added: 0002183
09-24-07 00:56 bernhardf Status assigned => closed
09-24-07 00:56 bernhardf Note Added: 0002780
09-24-07 00:56 bernhardf Resolution open => won't fix


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker