Skip to content

Commit

Permalink
add linux 64bit known path
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Jun 12, 2020
1 parent 551e12c commit e60ce0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/UnifiedFFI/FFIUnix64LibraryFinder.class.st
Expand Up @@ -12,5 +12,6 @@ FFIUnix64LibraryFinder >> knownPaths [

^ #(
'/lib/x86_64-linux-gnu'
'/lib/lib64'
'/usr/lib')
]

0 comments on commit e60ce0d

Please sign in to comment.