Skip to content
  • Mikhail Novosyolov's avatar
    7c165bd7
    Fix linkage of popen_deadlock test · 7c165bd7
    Mikhail Novosyolov authored
    DEBUG: BUILDSTDERR: /usr/bin/ld: infinite_loop_dlsym.o: in function `native_loop_dlsym':
    DEBUG: BUILDSTDERR: /builddir/build/BUILD/ruby-2.7.0/ext/-test-/popen_deadlock/infinite_loop_dlsym.c:16: undefined reference to `dlsym'
    DEBUG: BUILDSTDERR: collect2: error: ld returned 1 exit status
    
    Ruby was built with LibreSSL.
    7c165bd7
    Fix linkage of popen_deadlock test
    Mikhail Novosyolov authored
    DEBUG: BUILDSTDERR: /usr/bin/ld: infinite_loop_dlsym.o: in function `native_loop_dlsym':
    DEBUG: BUILDSTDERR: /builddir/build/BUILD/ruby-2.7.0/ext/-test-/popen_deadlock/infinite_loop_dlsym.c:16: undefined reference to `dlsym'
    DEBUG: BUILDSTDERR: collect2: error: ld returned 1 exit status
    
    Ruby was built with LibreSSL.
Loading