Age | Commit message (Collapse) | Author | Files |
|
Undo my pushing of Jonas Bonn patch as I missed that it was fixed differently.
|
|
On Ubuntu Intrepid, -D_FORTIFY_SOURCE is enabled by default, thus
requiring file permissions when the O_CREAT flag is set on open. This
patch remedies this for gcc-3.4.6.
Signed-off-by: Jonas Bonn <jonas.bonn@gmail.com>
|
|
* on ubuntu the compiler starting with intreprid yells
at using open() with O_CREATE and not settinge a
proper filecreationmask
* closes bug 4626 reported by Vladimir Bondar with
a modified patch
* bump PR on all .bb which are needing it
|
|
|
|
have been 'CPP'. I have tested build for gcc-cross-4.2.2 recipe.
|
|
|