mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Update pthread_stubs.rb
This commit is contained in:
@@ -7,8 +7,6 @@ class Pthread_stubs < Package
|
||||
source_url 'https://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.bz2'
|
||||
source_sha256 '35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299'
|
||||
|
||||
|
||||
|
||||
def self.build
|
||||
system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}"
|
||||
system "make"
|
||||
|
||||
Reference in New Issue
Block a user