Skip to content

Commit 9639da0

Browse files
Liana KazanovaGerrit Code Review
authored andcommitted
Merge "Revert "Keep _FORTIFY_SOURCE=2 for libvulkan when enabling _FORT..."" into main
2 parents 9f3b420 + a00bcfe commit 9639da0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

vulkan/libvulkan/Android.bp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ cc_library_shared {
5959
"-fstandalone-debug",
6060

6161
//"-DLOG_NDEBUG=0",
62-
63-
// Keep -D_FORTIFY_SOURCE=2 in libvulkan.
64-
// See b/291762537
65-
"-U_FORTIFY_SOURCE",
66-
"-D_FORTIFY_SOURCE=2",
6762
],
6863

6964
cppflags: [

0 commit comments

Comments
 (0)