Merge pull request #2716 from kuzkry:autotools-leftover
PiperOrigin-RevId: 298599235
This commit is contained in:
commit
878bd92e0f
@ -189,9 +189,9 @@ or
|
|||||||
|
|
||||||
When Google Test uses pthread, you may need to add flags to your compiler and/or
|
When Google Test uses pthread, you may need to add flags to your compiler and/or
|
||||||
linker to select the pthread library, or you'll get link errors. If you use the
|
linker to select the pthread library, or you'll get link errors. If you use the
|
||||||
CMake script or the deprecated Autotools script, this is taken care of for you.
|
CMake script, this is taken care of for you. If you use your own build script,
|
||||||
If you use your own build script, you'll need to read your compiler and linker's
|
you'll need to read your compiler and linker's manual to figure out what flags
|
||||||
manual to figure out what flags to add.
|
to add.
|
||||||
|
|
||||||
### As a Shared Library (DLL)
|
### As a Shared Library (DLL)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user