CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
flex: fixed build to don't force user of automake-1.15
authorVictor Martinez <pitillo@ono.com>
Thu, 14 Jun 2018 03:45:43 +0000 (03:45 +0000)
committerVictor Martinez <pitillo@ono.com>
Thu, 14 Jun 2018 03:45:43 +0000 (03:45 +0000)
flex/Pkgfile

index 805f3318b4b891be892e8a6c5c4601609d200b44..d2e6653cc239aa40490594aa65e7f5102d893b33 100644 (file)
@@ -30,6 +30,7 @@ build() {
   make -C lib
   make -C src stage1flex
   mv src/stage1flex src/stage1flex.host
+  ./autogen.sh
   make distclean
 
   ./configure --build=$CHOST \