Searched hist:"34005 a0060c176b3025a9e7c5d064615a9f80325" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | Makefile | c2b023b62707f5dc73497dc03f3764f145a29785 Sun Sep 20 14:20:05 CDT 2009 Blue Swirl <blauwirbel@gmail.com> Compile host-utils only once
See also facd2857783d58387885ad7cb1e4a8386f241738 and 34005a0060c176b3025a9e7c5d064615a9f80325.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com> 34005a0060c176b3025a9e7c5d064615a9f80325 Fri Sep 11 18:17:55 CDT 2009 Kirill A. Shutemov <kirill@shutemov.name> Add configure option to compile user targets as PIE
Build uset targers as true PIE if user want to keep qemu self-virtualizable.
v5: - Split into to patches: drop link hack and add PIE support - do not build PIE by default and drop toolchain check
v4: - Add test for toolchain if it has proper PIE support
v3: - One more pice of the hack was removed - Description updated
v2: - Add configure options do enable/disable PIE for usermode targets. Disabling can be useful if you build uswing toolchain which has broken PIE support. PIE for usermode targets enabled by default.
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|
H A D | configure | 34005a0060c176b3025a9e7c5d064615a9f80325 Fri Sep 11 18:17:55 CDT 2009 Kirill A. Shutemov <kirill@shutemov.name> Add configure option to compile user targets as PIE
Build uset targers as true PIE if user want to keep qemu self-virtualizable.
v5: - Split into to patches: drop link hack and add PIE support - do not build PIE by default and drop toolchain check
v4: - Add test for toolchain if it has proper PIE support
v3: - One more pice of the hack was removed - Description updated
v2: - Add configure options do enable/disable PIE for usermode targets. Disabling can be useful if you build uswing toolchain which has broken PIE support. PIE for usermode targets enabled by default.
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|