|
|
@ -12,5 +12,5 @@ |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- T2-COPYRIGHT-NOTE-END --- |
|
|
|
# --- T2-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
|
|
hook_add preconf 5 "./configure.pl --prefix=/$prefix" |
|
|
|
hook_add preconf 5 "./configure.pl --prefix=/$prefix gcc-linux-$arch" |
|
|
|
hook_add premake 5 "sed -i -e 's/0x\([0-9a-fA-F]\{16\}\)/0x\1LL/g' src/*.cpp" |
|
|
|
hook_add premake 5 "sed -i -e 's/0x\([0-9a-fA-F]\{16\}\)/0x\1LL/g' src/*.cpp" |
|
|
|