Skip to content

Commit

Permalink
Unused I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
igor725 committed Oct 25, 2024
1 parent f3124b4 commit a3c3d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenOrbis-tc.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ link_directories(

add_link_options(-pie -nostartfiles -nodefaultlibs -lc -lc++ -lkernel -fuse-ld=lld -Wl,-m,elf_x86_64 -Wl,--eh-frame-hdr "-Wl,--script,${OO_PS4_TOOLCHAIN}/link.x")

add_compile_options(-nobuiltininc -nostdinc++ -nostdinc)
add_compile_options(-nostdinc++ -nostdinc)

add_compile_definitions(STBI_NO_SIMD=1)

Expand Down

0 comments on commit a3c3d11

Please sign in to comment.