Guest User

Untitled

a guest
Feb 16th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. --- configure.orig 2013-07-12 17:28:45.000000000 +0200
  2. +++ configure 2013-07-12 17:29:46.000000000 +0200
  3. @@ -539,7 +539,7 @@
  4. mksharedlib="$flexlink"
  5. mkmaindll="$flexlink -maindll"
  6. shared_libraries_supported=true;;
  7. - *-*-linux-gnu|*-*-linux|*-*-freebsd[3-9]*|*-*-openbsd*|*-*-netbsd*|*-*-gnu*)
  8. + *-*-linux-gnu|*-*-linux|*-*-freebsd[3-9]*|*-*-freebsd[1-9][0-9]*|*-*-openbsd*|*-*-netbsd*|*-*-gnu*)
  9. sharedcccompopts="-fPIC"
  10. mksharedlib="$bytecc -shared"
  11. bytecclinkopts="$bytecclinkopts -Wl,-E"
Add Comment
Please, Sign In to add comment