Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Evergreen:11.2:Test
opal
opal-system-libgsm.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File opal-system-libgsm.patch of Package opal
Index: opal-3.6.1/opal.m4 =================================================================== --- opal-3.6.1.orig/opal.m4 +++ opal-3.6.1/opal.m4 @@ -815,6 +815,7 @@ AC_DEFUN([OPAL_FIND_GSM], old_LIBS=$LIBS opal_gsm=no + CFLAGS="$CFLAGS -I${prefix}/include/gsm" LIBS="$LIBS -lgsm" AC_RUN_IFELSE( [AC_LANG_PROGRAM([[ @@ -828,7 +829,7 @@ AC_DEFUN([OPAL_FIND_GSM], AC_MSG_RESULT($opal_gsm) if test "x${opal_gsm}" = "xyes" ; then - GSM_CLFAGS="" + GSM_CLFAGS="-I${prefix}/include/gsm" GSM_LIBS="-lgsm" fi OPAL_MSG_CHECK([System GSM], [$opal_gsm])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor