Added -lgcc to shared library builds and static prod builds for gcc 3.4.2.
This commit is contained in:
@ -50,3 +50,5 @@ STATIC_LDFLAGS_NO =
|
||||
|
||||
SHRLIB_CFLAGS = -fPIC
|
||||
|
||||
GNU_LDLIBS_YES = -lgcc
|
||||
|
||||
|
Reference in New Issue
Block a user