mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
13 lines
250 B
Text
13 lines
250 B
Text
--- Makefile.SH.orig 2003-11-29 01:16:15.000000000 -0800
|
|
+++ Makefile.SH 2003-11-29 01:16:52.000000000 -0800
|
|
@@ -129,8 +129,8 @@
|
|
|
|
;;
|
|
|
|
-*) pldlflags=''
|
|
- static_target='static'
|
|
+*) pldlflags="$cccdlflags"
|
|
+ static_target='static_pic'
|
|
;;
|
|
esac
|
|
|