Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 825629 Details for
Bug 766294
sci-mathematics/rstudio: restore package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rstudio-1.2.1335-linker_flags.patch
rstudio-1.2.1335-linker_flags.patch (text/plain), 505 bytes, created by
Mark Wright
on 2022-10-27 10:00:52 UTC
(
hide
)
Description:
rstudio-1.2.1335-linker_flags.patch
Filename:
MIME Type:
Creator:
Mark Wright
Created:
2022-10-27 10:00:52 UTC
Size:
505 bytes
patch
obsolete
>--- rstudio-1.2.1335-orig/src/cpp/CMakeLists.txt 2019-03-28 16:08:20.000000000 +1100 >+++ rstudio-1.2.1335/src/cpp/CMakeLists.txt 2019-04-09 17:58:59.926559001 +1000 >@@ -117,7 +117,7 @@ > add_definitions(-O0) > add_definitions(-D_GLIBCXX_ASSERTIONS) > endif() >- set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -pie -Wl,-z,relro,-z,now") >+ set(CMAKE_EXE_LINKER_FLAGS "-pie -Wl,-z,relro,-z,now ${CMAKE_EXE_LINKER_FLAGS}") > endif() > > # other useful gcc diagnostics
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 766294
:
690210
|
713199
|
713457
|
825603
|
825621
|
825623
|
825625
|
825627
| 825629 |
825631
|
825633
|
825635
|
825637
|
840597