Ticket #5049: boost_1_45_program_options_gcc_hpux_patch
| File boost_1_45_program_options_gcc_hpux_patch, 376 bytes (added by , 12 years ago) | 
|---|
| Line | |
|---|---|
| 1 | *** libs/program_options/build/Jamfile.v2 2010-01-08 21:00:57.000000000 +0000 | 
| 2 | --- libs/program_options/build/Jamfile.v2.patch 2011-01-07 14:59:58.000000000 +0000 | 
| 3 | *************** | 
| 4 | *** 1,5 **** | 
| 5 | --- 1,7 ---- | 
| 6 | |
| 7 | project boost/program_options | 
| 8 | + : requirements | 
| 9 | + <host-os>hpux,<toolset>gcc:<define>_INCLUDE_STDC__SOURCE_199901 | 
| 10 | : source-location ../src | 
| 11 | ; | 
| 12 | 
