Skip to content

Commit

Permalink
Fix maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
Geod24 committed Jun 22, 2024
1 parent 56441c8 commit fb64b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/issue2377-dynLib-dep-extra-files/parent/dub.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ configuration "exe_dynamic" {
subConfiguration "dep1" "dynlib"
dflags "-link-defaultlib-shared" platform="ldc"
dflags "-defaultlib=libphobos2.so" platform="linux-dmd"
lflags "-Xlinker" "-rpath" "-Xlinker" "@executable_path" platform="osx"
}

0 comments on commit fb64b32

Please sign in to comment.