Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[touch] Fix resources building by introducing -fPIC from libsailfishapp #3

Closed
wants to merge 1 commit into from

Conversation

locusf
Copy link
Member

@locusf locusf commented Mar 30, 2014

No description provided.

@faenil
Copy link

faenil commented Mar 30, 2014

mind explaining the issue? :)

@locusf
Copy link
Member Author

locusf commented Mar 30, 2014

This makes sure that -fPIC is introduced to the compiler command line when compiling the homescreen resources file, in Sailfish SDK. I don't know why this bug happens but it has something to do with -fPIC or then my system is somehow broken.

@sledges
Copy link
Contributor

sledges commented Apr 2, 2014

@sledges
Copy link
Contributor

sledges commented Apr 2, 2014

@locusf
Copy link
Member Author

locusf commented Apr 3, 2014

I wonder why this happens in OBS, btw OBS does not link to correct GLESv2, it links with mesa GLESv2 library so it produces an uninstallable package.

@locusf locusf closed this Jun 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants