mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Move flex to git snapshots
This commit is contained in:
parent
df1c9e9aba
commit
64b9920871
9 changed files with 101 additions and 16 deletions
|
|
@ -8,7 +8,6 @@ src_prepare() {
|
|||
default
|
||||
|
||||
touch config.h
|
||||
rm parse.c parse.h scan.c skel.c
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@ Comments are unsupported by our flex.
|
|||
|
||||
diff --git scan.l scan.l
|
||||
index 18d0de8..c251a5e 100644
|
||||
--- flex-2.5.11/scan.l
|
||||
+++ flex-2.5.11/scan.l
|
||||
--- flex-d160f0247ba1611aa59d28f027d6292ba24abb50/scan.l
|
||||
+++ flex-d160f0247ba1611aa59d28f027d6292ba24abb50/scan.l
|
||||
@@ -335,8 +335,8 @@ LEXOPT [aceknopr]
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@ acidentally re-declare it.
|
|||
|
||||
diff --git flexdef.h flexdef.h
|
||||
index 3eb710a..94ef024 100644
|
||||
--- flex-2.5.11/flexdef.h
|
||||
+++ flex-2.5.11/flexdef.h
|
||||
--- flex-d160f0247ba1611aa59d28f027d6292ba24abb50/flexdef.h
|
||||
+++ flex-d160f0247ba1611aa59d28f027d6292ba24abb50/flexdef.h
|
||||
@@ -421,7 +421,7 @@ extern int yymore_really_used, reject_really_used;
|
||||
*/
|
||||
|
||||
|
|
@ -31,8 +31,8 @@ index 3eb710a..94ef024 100644
|
|||
extern char *action_array;
|
||||
extern int action_size;
|
||||
extern int defs1_offset, prolog_offset, action_offset, action_index;
|
||||
--- flex-2.5.11/scan.l
|
||||
+++ flex-2.5.11/scan.l
|
||||
--- flex-d160f0247ba1611aa59d28f027d6292ba24abb50/scan.l
|
||||
+++ flex-d160f0247ba1611aa59d28f027d6292ba24abb50/scan.l
|
||||
@@ -32,6 +32,7 @@
|
||||
/* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR */
|
||||
/* PURPOSE. */
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
http://ftp-tel.sjtu.edu.cn/sites/ftp.openpkg.org/sources/DST/flex/flex-2.5.11.tar.gz bc79b890f35ca38d66ff89a6e3758226131e51ccbd10ef78d5ff150b7bd73689
|
||||
git://github.com/westes/flex~d160f0247ba1611aa59d28f027d6292ba24abb50 https://github.com/westes/flex/archive/d160f0247ba1611aa59d28f027d6292ba24abb50.tar.gz 68aa10c473b6010ffad680cada09fc4eec6b3cc6e415cc2339e5fc2385ccc142
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue