Commit 7d43f34
committed
TMP lx_hybrid: remove --static from pkg-config call
Otherwise 'fb_sdl' does not link due to
/bin/ld: cannot find -l/usr/lib/libX11.so: No such file or directory
/bin/ld: cannot find -l/usr/lib/libXext.so: No such file or directory
/bin/ld: cannot find -l/usr/lib/libXcursor.so: No such file or directory
/bin/ld: cannot find -l/usr/lib/libXi.so: No such file or directory
/bin/ld: cannot find -l/usr/lib/libXfixes.so: No such file or directory
/bin/ld: cannot find -l/usr/lib/libXrandr.so: No such file or directory
/bin/ld: cannot find -l/usr/lib/libXss.so: No such file or directory
collect2: error: ld returned 1 exit status1 parent 5fdea3a commit 7d43f34
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments